Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-mutex-private.hh71 # define HB_SCHED_YIELD() sched_yield () macro
73 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END macro
89 # define HB_SCHED_YIELD() sched_yield () macro
91 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END macro