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

/freebsd-10-stable/sys/sys/
H A Dturnstile.h57 * without waking up any waiters, it may call turnstile_disown().
96 void turnstile_disown(struct turnstile *);
/freebsd-10-stable/sys/kern/
H A Dsubr_turnstile.c951 turnstile_disown(struct turnstile *ts) function
H A Dkern_rwlock.c1175 turnstile_disown(ts);

Completed in 59 milliseconds