Searched refs:thread_data_t (Results 1 – 1 of 1) sorted by relevance
71 struct thread_data_t { struct79 static int trampoline(const thread_data_t* t) { in trampoline() argument137 thread_data_t* t = new thread_data_t; in androidCreateRawThreadEtc()142 entryFunction = (android_thread_func_t)&thread_data_t::trampoline; in androidCreateRawThreadEtc()