cvs commit: src/sys/kern kern_condvar.c

John Baldwin jhb at FreeBSD.org
Tue Aug 10 10:43:00 PDT 2004


jhb         2004-08-10 17:43:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_condvar.c 
  Log:
  Synchronize the extra SA threading checks and return value handling of
  condition variables with that of msleep().
  
  Reviewed by:    davidxu
  
  Revision  Changes    Path
  1.50      +50 -24    src/sys/kern/kern_condvar.c


More information about the cvs-all mailing list