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

/system/core/include/utils/
H A DThread.h102 // note that all accesses of mExitPending and mRunning need to hold mLock
103 volatile bool mExitPending; member in class:android::Thread
/system/core/libutils/include/utils/
H A DThread.h102 // note that all accesses of mExitPending and mRunning need to hold mLock
103 volatile bool mExitPending; member in class:android::Thread

Completed in 77 milliseconds