OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIORITY_IDLE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/base/
thread.h
80
PRIORITY_IDLE
= -1,
thread.cc
199
} else if (priority ==
PRIORITY_IDLE
) {
254
if (priority_ ==
PRIORITY_IDLE
) {
257
LOG(LS_WARNING) << "
PRIORITY_IDLE
not supported";
Completed in 156 milliseconds