Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c174 static void turnstile_stash_inheritor(turnstile_inheritor_t new_inheritor,
1259 turnstile_stash_inheritor((thread_t)new_inheritor, TURNSTILE_INHERITOR_THREAD); in turnstile_kernel_update_inheritor_on_wake_locked()
1459 turnstile_stash_inheritor( in turnstile_stash_inheritor() function
1513 turnstile_stash_inheritor(new_inheritor, flags); in turnstile_update_inheritor()