Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp295 static bool gShutdown = false; variable
308 if (gShutdown) return NULL; in self()
334 gShutdown = true; in shutdown()