Searched refs:thread_func_t (Results 1 – 3 of 3) sorted by relevance
102 inline bool createThread(thread_func_t f, void *a) { in createThread()107 inline bool createThreadEtc(thread_func_t entryFunction,
47 typedef android_thread_func_t thread_func_t; typedef
77 thread_func_t entryFunction;85 thread_func_t f = t->entryFunction; in trampoline()