OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spawnPooledThread
(Results
1 - 6
of
6
) sorted by null
/frameworks/native/libs/binder/include/binder/
ProcessState.h
67
void
spawnPooledThread
(bool isMain);
/system/libhwbinder/include/hwbinder/
ProcessState.h
63
void
spawnPooledThread
(bool isMain);
/frameworks/native/libs/binder/
ProcessState.cpp
150
spawnPooledThread
(true);
300
void ProcessState::
spawnPooledThread
(bool isMain)
IPCThreadState.cpp
[
all
...]
/system/libhwbinder/
ProcessState.cpp
136
spawnPooledThread
(true);
260
void ProcessState::
spawnPooledThread
(bool isMain)
IPCThreadState.cpp
[
all
...]
Completed in 103 milliseconds