Searched refs:androidCreateThread (Results 1 – 4 of 4) sorted by relevance
37 extern int androidCreateThread(android_thread_func_t, void *);100 return androidCreateThread(f, a) ? true : false; in createThread()
283 int androidCreateThread(android_thread_func_t fn, void* arg) in androidCreateThread() function
1110 "name" : "androidCreateThread"9607 "function_name" : "androidCreateThread",9608 "linker_set_key" : "androidCreateThread",
1250 "name" : "androidCreateThread"10246 "function_name" : "androidCreateThread",10247 "linker_set_key" : "androidCreateThread",