Searched refs:thread_func_t (Results 1 – 3 of 3) sorted by relevance
99 inline bool createThread(thread_func_t f, void *a) { in createThread()104 inline bool createThreadEtc(thread_func_t entryFunction,
51 typedef android_thread_func_t thread_func_t; typedef
72 thread_func_t entryFunction;80 thread_func_t f = t->entryFunction; in trampoline()