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

/freebsd-10-stable/sys/sys/
H A Dturnstile.h64 * and releases it at thread destruction via turnstile_free(). Note that
98 void turnstile_free(struct turnstile *);
/freebsd-10-stable/sys/kern/
H A Dsubr_turnstile.c527 turnstile_free(struct turnstile *ts) function
H A Dkern_thread.c232 turnstile_free(td->td_turnstile);

Completed in 70 milliseconds