helper_thread: Introduce a function for blocking Unix signals
authorBart Van Assche <bvanassche@acm.org>
Sat, 12 Sep 2020 14:43:56 +0000 (07:43 -0700)
committerBart Van Assche <bvanassche@acm.org>
Sun, 20 Sep 2020 23:09:45 +0000 (16:09 -0700)
commit2575407ffec5a43ac55eba370a00243d368bcb8d
tree5ee9b9355e201b1f732568f683b0220534ca3316
parent383c796046c2263b89d8115f1fa696ce3e7d5adc
helper_thread: Introduce a function for blocking Unix signals

This patch reworks commit c31092b8ac06 ("Block signals for the helper
thread") but does not change any functionality.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
helper_thread.c