Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DAndroidThreads.h37 extern int androidCreateThread(android_thread_func_t, void *);
100 return androidCreateThread(f, a) ? true : false; in createThread()
/system/core/libutils/
DThreads.cpp283 int androidCreateThread(android_thread_func_t fn, void* arg) in androidCreateThread() function
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump1110 "name" : "androidCreateThread"
9607 "function_name" : "androidCreateThread",
9608 "linker_set_key" : "androidCreateThread",
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump1250 "name" : "androidCreateThread"
10246 "function_name" : "androidCreateThread",
10247 "linker_set_key" : "androidCreateThread",