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
alpha.c
amd64.c
arm.c
channel.c libthread: get rid of chaninit() (thanks qrstuv) 2015-03-04 10:20:31 +01:00
chanprint.c
create.c
debug.c
example.c
exec.c
exit.c
id.c
iocall.c
ioclose.c
iodial.c
ioflush.c
ioopen.c
ioproc.c
ioread.c
ioreadn.c
iosleep.c
iowrite.c
kill.c
lib.c
main.c
mips.c
mkfile
note.c
power.c
ref.c
rendez.c
sched.c
test.c
threadimpl.h
tprimes.c