Home
last modified time | relevance | path

Searched defs:tryWait (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThread_pthread.cpp106 bool Thread::tryWait(intptr_t* exitStatus) { in tryWait() function in gfxstream::guest::Thread
/hardware/google/aemu/base/
DThread_pthread.cpp103 bool Thread::tryWait(intptr_t* exitStatus) { in tryWait() function in android::base::Thread
DThread_win32.cpp100 bool Thread::tryWait(intptr_t* exitStatus) { in tryWait() function in android::base::Thread