genode/repos/base-hw/src/core/include/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
..
configuration.h hw: replace page table allocator with static one 2015-06-22 14:43:41 +02:00
core_interface.h hw: remove access_thread_regs syscall 2015-09-09 15:14:27 +02:00
cpu_scheduler.h hw: eliminate missing references for consts 2015-07-01 14:46:16 +02:00
cpu.h hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
double_list.h hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
fifo.h hw: add FIFO variant with for_each() method 2014-12-19 13:58:47 +01:00
ipc_node.h hw: simplify IPC node's state model (fix #1691) 2015-09-30 12:20:39 +02:00
irq.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
kernel.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
lock.h hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
object.h hw: invalidate all caps of a thread in destruction 2015-09-30 12:20:39 +02:00
pd.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
perf_counter.h hw: re-organize file structure 2014-08-15 10:19:48 +02:00
signal_receiver.h base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
test.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
thread.h base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
vm.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00