Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dturnstile.h93 void turnstile_free(struct turnstile *);
/freebsd/sys/kern/
H A Dsubr_turnstile.c549 turnstile_free(struct turnstile *ts) in turnstile_free() function
H A Dkern_thread.c482 turnstile_free(td->td_turnstile); in thread_fini()