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

/freebsd-12-stable/sys/sys/
H A Dturnstile.h58 * without waking up any waiters, it may call turnstile_disown().
93 void turnstile_disown(struct turnstile *);
/freebsd-12-stable/sys/kern/
H A Dsubr_turnstile.c1005 turnstile_disown(struct turnstile *ts) function
H A Dkern_rwlock.c1409 turnstile_disown(ts);

Completed in 196 milliseconds