diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-27 01:09:34 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-27 01:09:34 +0200 |
commit | c4153b7755e3a4f3cab57ad8cbe85d18cc7cbd77 (patch) | |
tree | fd3678c7e64d5f37f531fab8be1d14884abbd78f /sys/src/libregexp/regexec.c | |
parent | 24b908be8a3edb75a63683eb5008aba3c9a1bb52 (diff) |
kernel: closechanq error
catch potential interrupt error from kproc(). this can happen when
we run out of processes, then newproc() will call rsrcwait()
which does tsleep(). if the process gets a note, this might
raise a interrupt error.
Diffstat (limited to 'sys/src/libregexp/regexec.c')
0 files changed, 0 insertions, 0 deletions