mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-01 16:42:06 +00:00
The former scheme left open a race window between _process_incoming_signals() and wait_and_dispatch_one_io_signal() resulting in both threads calling block_for_signal() and blocking forever with one unprocessed signal. Fixes #3704
This directory contains all source codes.