Home
last modified time | relevance | path

Searched refs:yieldProcessor (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dmutex.h37 yieldProcessor(NumberOfYields); in lock()
H A Dcommon.h104 inline void yieldProcessor(UNUSED u8 Count) { in yieldProcessor() function