Searched refs:exitPending (Results 1 – 11 of 11) sorted by relevance
60 if (t->exitPending()) { in setEnabled()307 while (!exitPending()) in threadLoop()
276 if (t->exitPending()) { in start()
306 if (t->exitPending()) { in start()
336 } while (!exitPending()); in android()444 for (int i=0 ; i<pcount && !exitPending() ; i++) { in movie()450 for (int j=0 ; j<fcount && !exitPending(); j++) { in movie()
515 bool exitPending() const;
223 } while (count >= 0 || Thread::exitPending()); in threadLoop()
823 bool Thread::exitPending() const in exitPending() function in android::Thread
1515 while (!exitPending()) in threadLoop()1549 if (exitPending()) break; in threadLoop()2164 while (!exitPending()) in threadLoop()2201 if (exitPending()) break; in threadLoop()2548 while (!exitPending()) in threadLoop()2586 if (exitPending()) break; in threadLoop()3802 while (!exitPending()) { in threadLoop()3815 if (exitPending()) break; in threadLoop()
657 while (!exitPending()) in threadLoop()
1093 while (!exitPending()) in threadLoop()
820 while (!exitPending()) { in threadLoop()