cvs commit: src/lib/libpthread/thread thr_cond.c

David Xu davidxu at FreeBSD.org
Fri May 2 04:39:02 PDT 2003


davidxu     2003/05/02 04:39:01 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_cond.c 
  Log:
  Handle thread canceled case, it is same as signal caused backout,
  but will break out of loop.
  
  Revision  Changes    Path
  1.39      +1 -1      src/lib/libpthread/thread/thr_cond.c


More information about the cvs-src mailing list