Date: Wed, 30 Jun 2004 15:57:36 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_create.c Message-ID: <200406301557.i5UFvatf041643@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406301557.i5UFvatf041643>
