tjr 2003/09/07 04:14:52 PDT FreeBSD src repository Modified files: sys/kern kern_umtx.c Log: Return EINVAL if the contested bit is not set on the umtx passed to _umtx_unlock() instead of firing a KASSERT. Revision Changes Path 1.13 +2 -1 src/sys/kern/kern_umtx.c