genode/base-fiasco/include/base
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
..
cancelable_lock.h Generic sleep_forever() based on lock 2014-05-07 10:37:39 +02:00
ipc_msgbuf.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ipc_pager.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
native_types.h thread: rearrange thread context management 2014-01-27 18:54:09 +01:00
sleep.h Generic sleep_forever() based on lock 2014-05-07 10:37:39 +02:00