Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dturnstile.h838 …e_type(event_t event, turnstile_type_t type, wait_result_t result, bool wake_one, lck_wake_action_…
H A Dlocks.c1781 …e_type(event_t event, turnstile_type_t type, wait_result_t result, bool wake_one, lck_wake_action_… in wakeup_with_inheritor_and_turnstile_type() argument
1796 if (wake_one) { in wakeup_with_inheritor_and_turnstile_type()