Searched refs:exitPending (Results 1 – 3 of 3) sorted by relevance
29 if (::android::Thread::exitPending()) { in Request()68 if (::android::Thread::exitPending()) { in Cancel()
84 bool exitPending() const;
735 if (result && !self->exitPending()) { in _threadLoop()849 bool Thread::exitPending() const in exitPending() function in android::Thread