Searched refs:thread_data_t (Results 1 – 1 of 1) sorted by relevance
73 struct thread_data_t { struct81 static int trampoline(const thread_data_t* t) { in trampoline() argument143 thread_data_t* t = new thread_data_t; in androidCreateRawThreadEtc()148 entryFunction = (android_thread_func_t)&thread_data_t::trampoline; in androidCreateRawThreadEtc()