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.hh81 # define HB_SCHED_YIELD() sched_yield () macro
83 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END macro
99 # define HB_SCHED_YIELD() sched_yield () macro
101 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END macro