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

/frameworks/native/include/utils/
H A DThread.h97 // note that all accesses of mExitPending and mRunning need to hold mLock
98 volatile bool mExitPending; member in class:android::Thread

Completed in 298 milliseconds