plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 0ba4eb47d4ff6d881aa5a5624d360fce3e63fa3d
parent 72f4d44f86e115c3815ee3988578e5caa2c481da
Author: rsc <devnull@localhost>
Date:   Fri, 18 Mar 2005 19:05:50 +0000

no need to setproc(0)

Diffstat:
Msrc/libthread/thread.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/libthread/thread.c b/src/libthread/thread.c @@ -308,7 +308,6 @@ Out: unlock(&threadnproclock); unlock(&p->lock); free(p); - setproc(0); } void