diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-02-04 22:59:13 +0000 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-02-04 22:59:13 +0000 |
commit | aecda35373511c5bf02c0f708bd262adb1a09287 (patch) | |
tree | 932c08f2e997eaebd6ed0667700b8c63041fb6f7 /include/wait.h | |
parent | 47314f1e6780bd561151c3241d4bcf7b861ed3ee (diff) | |
download | musl-aecda35373511c5bf02c0f708bd262adb1a09287.tar.gz |
avoid using signals when a thread attempts to cancel itself
not only is pthread_kill expensive in this case; it also breaks
testing under qemu app-level emulation.
Diffstat (limited to 'include/wait.h')
0 files changed, 0 insertions, 0 deletions