Searched refs:turnstile_free (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dturnstile.h65 * and releases it at thread destruction via turnstile_free(). Note that
95 void turnstile_free(struct turnstile *);
/freebsd-12-stable/sys/kern/
H A Dkern_thread.c291 turnstile_free(td->td_turnstile);
H A Dsubr_turnstile.c528 turnstile_free(struct turnstile *ts) function

Completed in 207 milliseconds