Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dturnstile.h95 void turnstile_free(struct turnstile *);
/f-stack/freebsd/kern/
H A Dsubr_turnstile.c551 turnstile_free(struct turnstile *ts) in turnstile_free() function
H A Dkern_thread.c445 turnstile_free(td->td_turnstile); in thread_fini()