Searched refs:gShutdown (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp295 static bool gShutdown = false; member in namespace:android
308 if (gShutdown) return NULL;
334 gShutdown = true;

Completed in 8 milliseconds