Searched refs:turnstile_head (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dturnstile.h71 * turnstile can be obtained via turnstile_head(). A given queue can
96 struct thread *turnstile_head(struct turnstile *, int);
/freebsd-12-stable/sys/kern/
H A Dsubr_turnstile.c1047 turnstile_head(struct turnstile *ts, int queue) function

Completed in 175 milliseconds