Home
last modified time | relevance | path

Searched defs:YIELD_THREAD (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dspin_lock.cc25 #define YIELD_THREAD SwitchToThread() macro
50 #define YIELD_THREAD sched_yield() macro
53 #define YIELD_THREAD ((void)0) macro