Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_turnstile.c166 static struct thread *turnstile_first_waiter(struct turnstile *ts);
687 turnstile_first_waiter(struct turnstile *ts) in turnstile_first_waiter() function
716 td = turnstile_first_waiter(ts); in turnstile_claim()
935 cp = turnstile_first_waiter(nts)->td_priority; in turnstile_calc_unlend_prio_locked()