OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setThreadPoolMaxThreadCount
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/surfaceflinger/
main_surfaceflinger.cpp
26
ProcessState::self()->
setThreadPoolMaxThreadCount
(4);
/frameworks/native/include/binder/
ProcessState.h
73
status_t
setThreadPoolMaxThreadCount
(size_t maxThreads);
/frameworks/native/libs/binder/
ProcessState.cpp
298
status_t ProcessState::
setThreadPoolMaxThreadCount
(size_t maxThreads) {
Completed in 278 milliseconds