plan9front/sys/src/libthread
Sigrid Solveig Haflínudóttir a87a4b763f threadimpl.h: remove Printsize as well (unused) 2021-06-20 14:59:10 +00:00
..
386.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
amd64.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
arm.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
arm64.c libthread: initial support for arm64 2019-05-03 21:03:12 +02:00
channel.c libthread: get rid of chaninit() (thanks qrstuv) 2015-03-04 10:20:31 +01:00
chanprint.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
create.c libthread: remove unused internal functions and old xinc assembler files 2015-02-28 13:26:38 +01:00
debug.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
example.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
exec.c libthread: use devdup instead of mounting pipe to /mnt/temp for close-on-exec in procexec() 2015-02-28 12:50:17 +01:00
exit.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
id.c libthread: simplify threadsetname() 2020-12-07 14:27:46 +01:00
iocall.c libthread: make ioproc even when opening /proc/n/ctl fails (factotum) 2012-04-03 22:10:19 +02:00
ioclose.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
iodial.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ioflush.c libthread: reimplemented i/o procs using new interrupt ctl message 2011-08-22 03:03:27 +02:00
ioopen.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
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 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ioreadn.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
iosleep.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
iowrite.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
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 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
main.c libthread: remove unused _times() function 2020-12-19 18:47:17 +01:00
mips.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile libthread: generate correct acid files 2021-04-09 16:48:07 +02:00
note.c libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid delayed note leak (this fixes the "too many delayed notes" error with auth/fgui) 2011-10-02 23:14:14 +02:00
power.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ref.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rendez.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
sched.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
test.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
threadimpl.h threadimpl.h: remove Printsize as well (unused) 2021-06-20 14:59:10 +00:00
tprimes.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00