summaryrefslogtreecommitdiff
path: root/lib/rob
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-08-10 03:48:37 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-08-10 03:48:37 +0200
commitc23504631008ce0bfaa5bec48acb2b04f4b49fd9 (patch)
tree7cb2eb3d118226ef93b1487dd08b4f5c80cd55ad /lib/rob
parenta98f911a178d3cc044d612e5ad96ee487bd887c8 (diff)
downloadplan9front-c23504631008ce0bfaa5bec48acb2b04f4b49fd9.tar.xz
libthread: use "interrupt" proc ctl message instead of posting a note for threadint()
threadint() is called to interrupt channel operation or a system call. the kernel provides a new "interrupt" procctl message to interrupt a process commited to or being in a blocking syscall, which is similar, but not the same. the main difference is that "interrupt" condition is not cleared before the process actually attempts to block. also can be cleared with "nointerrupt" ctl message. see proc(3)
Diffstat (limited to 'lib/rob')
0 files changed, 0 insertions, 0 deletions