plan9fox/sys/src/libthread
2020-12-19 18:47:17 +01:00
..
386.c
amd64.c
arm.c
arm64.c
channel.c
chanprint.c
create.c
debug.c
example.c
exec.c
exit.c
id.c libthread: simplify threadsetname() 2020-12-07 14:27:46 +01:00
iocall.c
ioclose.c
iodial.c
ioflush.c
ioopen.c
ioproc.c libthread: reduce stack usage for ioprocs, open /proc/n/ctl with OCEXEC flag 2020-12-07 14:29:45 +01:00
ioread.c
ioreadn.c
iosleep.c
iowrite.c
kill.c libthread: reduce stack usage of threadkill*(), open /proc/n/ctl with OCEXEC flag 2020-12-07 14:31:02 +01:00
lib.c
main.c libthread: remove unused _times() function 2020-12-19 18:47:17 +01:00
mips.c
mkfile
note.c
power.c
ref.c
rendez.c
sched.c
test.c
threadimpl.h
tprimes.c