Searched refs:exitPending (Results 1 – 10 of 10) sorted by relevance
62 if (t->exitPending()) { in setEnabled()309 while (!exitPending()) in threadLoop()
293 if (t->exitPending()) { in start()
324 if (t->exitPending()) { in start()
355 } while (!exitPending()); in android()464 for (int i=0 ; i<pcount && !exitPending() ; i++) { in movie()470 for (int j=0 ; j<fcount && !exitPending(); j++) { in movie()
820 if (result && !self->exitPending()) { in _threadLoop()912 bool Thread::exitPending() const in exitPending() function in android::Thread
531 bool exitPending() const;
287 } while (count >= 0 || Thread::exitPending()); in threadLoop()
1857 while (!exitPending()) in threadLoop()1920 if (exitPending()) break; in threadLoop()2529 while (!exitPending()) in threadLoop()2566 if (exitPending()) break; in threadLoop()2922 while (!exitPending()) in threadLoop()2960 if (exitPending()) break; in threadLoop()4221 while (!exitPending()) { in threadLoop()4234 if (exitPending()) break; in threadLoop()
661 while (!exitPending()) in threadLoop()
864 while (!exitPending()) { in threadLoop()