mtm 2004-06-30 15:57:36 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_create.c
Log:
When a thread is created suspended have libthr suspend it explicitly
instead of asking the kernel to do it when we create the thread.
Revision Changes Path
1.16 +3 -10 src/lib/libthr/thread/thr_create.c