Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dturnstile.c1290 boolean_t old_inheritor_needs_update = FALSE; in turnstile_update_inheritor_locked() local
1369 old_inheritor_needs_update = thread_remove_turnstile_promotion(thread_inheritor, turnstile); in turnstile_update_inheritor_locked()
1373 old_inheritor_needs_update = turnstile_remove_turnstile_promotion( in turnstile_update_inheritor_locked()
1386 if (!old_inheritor_needs_update) { in turnstile_update_inheritor_locked()
1425 if (old_inheritor_needs_update) { in turnstile_update_inheritor_locked()