Home
last modified time | relevance | path

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

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