OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kThreadPerCore
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/utils/
SkThreadPool.h
22
* Create a threadpool with count threads, or one thread per core if
kThreadPerCore
.
24
static const int
kThreadPerCore
= -1;
/external/skia/include/utils/
SkThreadPool.h
22
* Create a threadpool with count threads, or one thread per core if
kThreadPerCore
.
24
static const int
kThreadPerCore
= -1;
Completed in 43 milliseconds