Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dturnstile.c173 static int turnstile_compute_thread_push(struct turnstile *turnstile, thread_t thread);
1555 int priority = turnstile_compute_thread_push(dst_turnstile, thread); in turnstile_need_thread_promotion_update()
1615 int priority = turnstile_compute_thread_push(dst_turnstile, thread); in turnstile_update_thread_promotion_locked()
2339 turnstile_compute_thread_push( in turnstile_compute_thread_push() function
2385 int priority = turnstile_compute_thread_push(turnstile, thread); in turnstile_waitq_add_thread_priority_queue()