Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dlocks.c1790 cond_sleep_with_inheritor32_mask(cond_swi_var_t cond, cond_swi_var32_s expected_cond, uint32_t chec… in cond_sleep_with_inheritor32_mask()
1838 cond_sleep_with_inheritor64_mask(cond_swi_var_t cond, cond_swi_var64_s expected_cond, uint64_t chec… in cond_sleep_with_inheritor64_mask()
1885 cond_sleep_with_inheritor32(cond_swi_var_t cond, cond_swi_var32_s expected_cond, wait_interrupt_t i… in cond_sleep_with_inheritor32()
1920 cond_sleep_with_inheritor64(cond_swi_var_t cond, cond_swi_var64_s expected_cond, wait_interrupt_t i… in cond_sleep_with_inheritor64()