Home
last modified time | relevance | path

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

/xnu-8020.101.4/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.c1475 …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
1490 if (wake_one) { in wakeup_with_inheritor_and_turnstile_type()