Home
last modified time | relevance | path

Searched refs:trampoline (Results 1 – 1 of 1) sorted by relevance

/system/core/libutils/
DThreads.cpp81 static int trampoline(const thread_data_t* t) { in trampoline() function
148 entryFunction = (android_thread_func_t)&thread_data_t::trampoline; in androidCreateRawThreadEtc()