HomeSort by relevance Sort by last modified time
    Searched refs:gProcessMutex (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/private/binder/
Static.h 34 extern Mutex gProcessMutex;
  /frameworks/native/libs/binder/
Static.cpp 75 Mutex gProcessMutex;
ProcessState.cpp 71 Mutex::Autolock _l(gProcessMutex);

Completed in 297 milliseconds