genode/base-fiasco/include
Christian Helmuth de0a771fae Generic sleep_forever() based on lock
The old implementation of sleep_forever() used a local Ipc_server
object, which is not announced (i.e., known) outside of the blocking
process/thread, to infinitely wait for incoming messages. In past and
present, this leads to problems (e.g., issues #538 and #1032).

Fixes #1135.
Fixes #538.
Fixes #1032.
2014-05-07 10:37:39 +02:00
..
base Generic sleep_forever() based on lock 2014-05-07 10:37:39 +02:00
fiasco Update copyright headers to 2013 2013-01-10 21:44:47 +01:00