HomeSort by relevance Sort by last modified time
    Searched refs:_threadLoop (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/utils/
Threads.cpp 773 res = createThreadEtc(_threadLoop,
776 res = androidCreateRawThreadEtc(_threadLoop,
798 int Thread::_threadLoop(void* user)
  /frameworks/base/include/utils/
threads.h 543 static int _threadLoop(void* user);

Completed in 45 milliseconds