Home
last modified time | relevance | path

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

/frameworks/base/libs/utils/
DThreads.cpp773 res = createThreadEtc(_threadLoop, in run()
776 res = androidCreateRawThreadEtc(_threadLoop, in run()
798 int Thread::_threadLoop(void* user) in _threadLoop() function in android::Thread
/frameworks/base/include/utils/
Dthreads.h543 static int _threadLoop(void* user);