plan9fox/sys/src/libthread
cinap_lenrek 07c7fa6716 libthread: get rid of chaninit() (thanks qrstuv)
chaninit() does not initialize Chan.qentry and Chan.nentry
and there is no way to get rid of such a channel. nobody is
using it, so removing the function to avoid confusion.
2015-03-04 10:20:31 +01:00
..
386.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
alpha.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
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 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03: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: make ioproc even when opening /proc/n/ctl fails (factotum) 2012-04-03 22:10:19 +02: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 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
lib.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
main.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
mips.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile libc: restoring simple sequential version of dial() 2012-01-10 17:26:31 +01: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 libthread: remove unused internal functions and old xinc assembler files 2015-02-28 13:26:38 +01:00
tprimes.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00