OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIORITY_IDLE
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
thread.h
105
PRIORITY_IDLE
,
thread.cc
247
} else if (priority_ ==
PRIORITY_IDLE
) {
259
if (priority_ ==
PRIORITY_IDLE
) {
262
LOG(LS_WARNING) << "
PRIORITY_IDLE
not supported";
/external/chromium_org/third_party/libjingle/source/talk/base/
thread.h
96
PRIORITY_IDLE
= -1,
thread.cc
204
} else if (priority ==
PRIORITY_IDLE
) {
256
if (priority_ ==
PRIORITY_IDLE
) {
259
LOG(LS_WARNING) << "
PRIORITY_IDLE
not supported";
Completed in 85 milliseconds