Home
last modified time | relevance | path

Searched defs:exitStatus (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/base/
DThread_pthread.cpp84 bool Thread::wait(intptr_t* exitStatus) { in wait()
103 bool Thread::tryWait(intptr_t* exitStatus) { in tryWait()
DThread_win32.cpp83 bool Thread::wait(intptr_t* exitStatus) { in wait()
100 bool Thread::tryWait(intptr_t* exitStatus) { in tryWait()