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