Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dturnstile.c1249 turnstile_inheritor_t new_inheritor, in turnstile_kernel_update_inheritor_on_wake_locked()
1301 turnstile_inheritor_t new_inheritor = thread->inheritor; in turnstile_update_inheritor_locked() local
1460 turnstile_inheritor_t new_inheritor, in turnstile_stash_inheritor()
1508 turnstile_inheritor_t new_inheritor, in turnstile_update_inheritor()
H A Dlocks.c2294 thread_t new_inheritor) in gate_steal_turnstile()