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

/frameworks/native/libs/utils/
H A DThreads.cpp722 // reset status and exitPending to their default value, so we can
782 if (result && !self->exitPending()) {
891 bool Thread::exitPending() const function in class:android::Thread

Completed in 38 milliseconds