Home
last modified time | relevance | path

Searched refs:turnstile_update_inheritor_locked (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.h594 turnstile_update_inheritor_locked(struct turnstile *turnstile);
H A Dturnstile.c1267 turnstile_update_inheritor_locked(turnstile); in turnstile_kernel_update_inheritor_on_wake_locked()
1284 turnstile_update_inheritor_locked( in turnstile_update_inheritor_locked() function
1524 turnstile_update_inheritor_locked(turnstile); in turnstile_update_inheritor()
H A Dwaitq.c1397 turnstile_update_inheritor_locked(waitq_to_turnstile(safeq)); in waitq_assert_wait64_locked()