peter 2003/07/23 13:29:13 PDT
FreeBSD src repository
Modified files:
sys/kern kern_umtx.c
Log:
Initialize 'blocked' to NULL. I think this was a real problem, but I
am not sure about that. The lack of -Werror and the inline noise hid
this for a while.
Revision Changes Path
1.12 +1 -0 src/sys/kern/kern_umtx.c