jhb 2004-08-10 17:43:00 UTC
FreeBSD src repository
Modified files:
sys/kern kern_condvar.c
Log:
Synchronize the extra SA threading checks and return value handling of
condition variables with that of msleep().
Reviewed by: davidxu
Revision Changes Path
1.50 +50 -24 src/sys/kern/kern_condvar.c