genode/repos/base-hw/src/core/kernel
Sebastian Sumpf 0c3dfbad65 base-hw: use signal context list for pending signals
'block_for_signal' and 'pending_signal' now set pending flag in signal context
in order to determine pending signal. The context list is also used by the
'Signal_receiver' during destruction.

Fixes #1738
2015-11-27 12:18:50 +01:00
..
cpu_scheduler.cc hw: eliminate missing references for consts 2015-07-01 14:46:16 +02:00
cpu.cc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
double_list.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
ipc_node.cc hw: simplify IPC node's state model (fix #1691) 2015-09-30 12:20:39 +02:00
irq.cc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
kernel.cc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
object.cc hw: invalidate all caps of a thread in destruction 2015-09-30 12:20:39 +02:00
pd.cc hw: unlock kernel before context propagation 2015-09-09 15:14:27 +02:00
signal_receiver.cc base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
test.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread.cc base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
vm_thread.cc hw: directly reference kernel objects from core 2015-04-17 16:13:20 +02:00