jhb 2003/04/17 15:21:06 PDT
FreeBSD src repository
Modified files:
sys/kern kern_condvar.c
Log:
Test the P_WEXIT flag while already hold the proc lock instead of right
after dropping it.
Revision Changes Path
1.40 +2 -3 src/sys/kern/kern_condvar.c