jhb 2006-04-18 18:16:54 UTC FreeBSD src repository
Modified files: sys/kern subr_turnstile.c sys/sys turnstile.h Log: - Bring back turnstile_empty() which can check to see if an individual queue on a turnstile is empty. - Add a turnstile_disown() function that allows a thread to give up ownership of a turnstile w/o waking up any waiters. Revision Changes Path 1.158 +67 -0 src/sys/kern/subr_turnstile.c 1.10 +2 -0 src/sys/sys/turnstile.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"