summaryrefslogtreecommitdiff
path: root/sys/src/lib9p/queue.c
AgeCommit message (Collapse)Author
2015-10-12lib9p: add reqqueuefreeaiju
2015-08-10lib9p: make reqqueueflush() use new threadint(), which will also cover ↵cinap_lenrek
channel operations using "interrupt" ctl message directly doesnt work when the process is doing libthread channel operations (threadrendezvous) as it will just repeat a interrupted rendezvous(). threadint() handles this for us.
2011-08-20added interrupt proc ctl messageaiju
2011-08-19lib9p reqqueue: more cleaningaiju
2011-08-19lib9p reqqueue: remove setjmp shitaiju
2011-08-16lib9p: added toilet queuesaiju