cvs commit: src/sys/kern kern_umtx.c

Tim J. Robbins tjr at FreeBSD.org
Sun Sep 7 04:14:54 PDT 2003


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


More information about the cvs-src mailing list