delphij 2006-07-17 09:23:44 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_list.c thr_mutex.c
Log:
Unexpand two TAILQ_FOREACH_SAFE cases.
Ok'ed by: davidxu
Revision Changes Path
1.9 +1 -2 src/lib/libthr/thread/thr_list.c
1.44 +1 -2 src/lib/libthr/thread/thr_mutex.c