delphij 2006-04-13 03:09:34 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_cond.c thr_mutex.c Log: Unexpand TAILQ_FIRST(foo) == NULL to TAILQ_EMPTY. Ok'ed by: davidxu Revision Changes Path 1.55 +4 -4 src/lib/libpthread/thread/thr_cond.c 1.51 +1 -1 src/lib/libpthread/thread/thr_mutex.c