OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPIN_FOR_1_SECOND_OR_UNTIL_TRUE
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
spin_wait.h
26
//
SPIN_FOR_1_SECOND_OR_UNTIL_TRUE
(0 == f(x));
34
#define
SPIN_FOR_1_SECOND_OR_UNTIL_TRUE
(expression) \
/external/chromium_org/base/synchronization/
spin_wait.h
25
//
SPIN_FOR_1_SECOND_OR_UNTIL_TRUE
(0 == f(x));
33
#define
SPIN_FOR_1_SECOND_OR_UNTIL_TRUE
(expression) \
Completed in 2768 milliseconds