cvs commit: src/lib/libthr/thread thr_cond.c thr_mutex.c

Mike Makonnen mtm at FreeBSD.org
Mon Mar 29 01:35:08 PST 2004


mtm         2004/03/29 01:35:07 PST

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_cond.c thr_mutex.c 
  Log:
  The thread suspend function now returns ETIMEDOUT, not EAGAIN.
  
  Revision  Changes    Path
  1.12      +1 -2      src/lib/libthr/thread/thr_cond.c
  1.25      +1 -1      src/lib/libthr/thread/thr_mutex.c


More information about the cvs-src mailing list