Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Tue Aug  7 12:45:55 UTC 2007

Modified Files:
        src/sys/kern: kern_exit.c

Log Message:
Do cv_broadcast() on proc::p_waitcv to be on the safe side (the parent
could be multithreaded).


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 src/sys/kern/kern_exit.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index