genode/base-foc/src/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
..
console Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
env Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ipc gdb_monitor: improve the backtrace test 2014-03-04 11:36:29 +01:00
lock gdb_monitor: improve the backtrace test 2014-03-04 11:36:29 +01:00
pager GDB monitor: find out page faulting thread 2013-10-25 23:49:00 +02:00
server Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
thread Generic sleep_forever() based on lock 2014-05-07 10:37:39 +02:00