diff options
author | Andy Wingo <wingo@pobox.com> | 2017-01-08 12:26:10 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2017-01-08 12:26:10 +0100 |
commit | ca598d31405ac77d5515a3d0b70eda9d41b5bf10 (patch) | |
tree | f9257b2e2712cb2e9455ea7352ddd32a6f961429 /libguile/threads.c | |
parent | 5241d0685586f34055dae23fedc46134e2171865 (diff) | |
download | guile-ca598d31405ac77d5515a3d0b70eda9d41b5bf10.tar.gz |
Remove thread-exited? check in sigaction
* libguile/scmsigs.c (scm_sigaction_for_thread): Remove check that
thread hadn't exited. This check was racy as it's always possible
that the other thread exits between checking it or even after the
signal handler is installed.
Diffstat (limited to 'libguile/threads.c')
0 files changed, 0 insertions, 0 deletions