OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
72
Mutex::Autolock _l(
gProcessMutex
);
Completed in 103 milliseconds