Searched defs:exitPending (Results 1 - 1 of 1) sorted by relevance

/system/core/libutils/
H A DThreads.cpp673 // reset status and exitPending to their default value, so we can
733 if (result && !self->exitPending()) {
847 bool Thread::exitPending() const function in class:android::Thread

Completed in 400 milliseconds