davidxu 2003/07/02 07:12:37 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_cond.c Log: Set unlock_mutex to 1 after locked mutex. Use THR_CONDQ_CLEAR not THR_COND_SET in cond_queue_deq, current cond_queue_deq is not used. Revision Changes Path 1.46 +4 -2 src/lib/libpthread/thread/thr_cond.c