Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c176 static int turnstile_compute_thread_push(struct turnstile *turnstile, thread_t thread);
1567 int priority = turnstile_compute_thread_push(dst_turnstile, thread); in turnstile_need_thread_promotion_update()
1627 int priority = turnstile_compute_thread_push(dst_turnstile, thread); in turnstile_update_thread_promotion_locked()
2351 turnstile_compute_thread_push( in turnstile_compute_thread_push() function
2397 int priority = turnstile_compute_thread_push(turnstile, thread); in turnstile_waitq_add_thread_priority_queue()