Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dturnstile_multihop_helper.h18 yield(void) in yield() function
/xnu-12377.61.12/osfmk/kern/
H A Dlock_rw.c2601 bool yield = false; in lck_rw_lock_would_yield_exclusive() local
2640 bool yield = lck_rw_lock_would_yield_exclusive(lck, mode); in lck_rw_lock_yield_exclusive() local
H A Dexclaves.c1657 const XrtHosted_Yield_t *yield) in handle_response_yield()
/xnu-12377.61.12/tests/unit/mocks/
H A Dmock_thread.c694 bool yield = false; in fake_rw_lock_would_yield_exclusive() local
/xnu-12377.61.12/tools/tests/zero-to-n/
H A Dzero-to-n.c231 yield(void) in yield() function