Home
last modified time | relevance | path

Searched refs:androidCreateThread (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libutils/include/utils/
H A DAndroidThreads.h37 extern int androidCreateThread(android_thread_func_t, void *);
100 return androidCreateThread(f, a) ? true : false; in createThread()
/aosp14/system/core/libutils/
H A DThreads.cpp269 int androidCreateThread(android_thread_func_t fn, void* arg) in androidCreateThread() function
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump1277 "name" : "androidCreateThread"
9434 "function_name" : "androidCreateThread",
9435 "linker_set_key" : "androidCreateThread",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump1281 "name" : "androidCreateThread"
9438 "function_name" : "androidCreateThread",
9439 "linker_set_key" : "androidCreateThread",