OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mThreadPoolStarted
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
ProcessState.h
110
bool
mThreadPoolStarted
;
/frameworks/native/libs/binder/
ProcessState.cpp
135
if (!
mThreadPoolStarted
) {
136
mThreadPoolStarted
= true;
289
if (
mThreadPoolStarted
) {
350
,
mThreadPoolStarted
(false)
Completed in 116 milliseconds