plan9port/src/libthread
rsc a620761c92 add some annoying lock loop prints -- let's see
if they ever fire.

also fix race in delaystack.  it was actually happening!
that just goes to show that while i can reason very well
about what can and cannot happen, i have no intuition
at all for how likely they are.
2005-01-06 23:08:55 +00:00
..
test more tests 2005-01-04 22:15:53 +00:00
channel.c more freebsd work 2004-12-28 04:20:39 +00:00
daemonize.c better handling 2005-01-04 22:22:09 +00:00
exec.c more freebsd work 2004-12-28 04:20:39 +00:00
FreeBSD.c restore old plan 9 property that when the 2004-12-28 22:36:24 +00:00
FreeBSDasm.s more freebsd work 2004-12-28 04:20:39 +00:00
ioproc.c more debugging 2005-01-06 23:07:19 +00:00
ioproc.h more new libthread 2004-12-25 21:57:50 +00:00
iorw.c more debugging 2005-01-06 23:07:19 +00:00
Linux.c add some annoying lock loop prints -- let's see 2005-01-06 23:08:55 +00:00
Linuxasm.s linux pre-2.6 implementation 2004-12-27 16:52:46 +00:00
mkfile more freebsd work 2004-12-28 04:20:39 +00:00
pthread.c restore old plan 9 property that when the 2004-12-28 22:36:24 +00:00
ref.c more new libthread 2004-12-25 21:57:50 +00:00
sysofiles.sh remove debugging 2004-12-28 03:42:11 +00:00
thread.c more debugging 2005-01-06 23:07:19 +00:00
threadimpl.h add _threaddaemonize 2005-01-04 22:23:24 +00:00