cvs commit: src/lib/libthr/thread thr_create.c thr_find_thread.c
Mike Makonnen
mtm at FreeBSD.org
Sun May 25 01:35:39 PDT 2003
mtm 2003/05/25 01:35:38 PDT
FreeBSD src repository
Modified files:
lib/libthr/thread thr_create.c thr_find_thread.c
Log:
Part of the last patch.
Modify the thread creation and thread searching routine
to lock the thread lists with the new locks instead of GIANT_LOCK.
Approved by: re/blanket libthr
Revision Changes Path
1.7 +7 -7 src/lib/libthr/thread/thr_create.c
1.3 +2 -2 src/lib/libthr/thread/thr_find_thread.c
More information about the cvs-src
mailing list