julian 2004/04/01 17:01:34 PST
FreeBSD src repository
Modified files:
sys/kern kern_thr.c
Log:
The comment complained about not having a thread_unlink()
and did the work itself, but thread_unink() has existed for a while... use it.
Revision Changes Path
1.16 +2 -5 src/sys/kern/kern_thr.c