Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-07 | libthread: reduce stack usage of threadkill*(), open /proc/n/ctl with OCEXEC ↵ | cinap_lenrek | |
flag | |||
2015-08-10 | libthread: use "interrupt" proc ctl message instead of posting a note for ↵ | cinap_lenrek | |
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) | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |