genode/repos/base-sel4/src/base
Stefan Kalkowski 458b4d6fc4 base: redesign object pool using lambda interface
Instead of returning pointers to locked objects via a lookup function,
the new object pool implementation restricts object access to
functors resp. lambda expressions that are applied to the objects
within the pool itself.

Fix #884
Fix #1658
2015-09-09 15:14:28 +02:00
..
console sel4: move core console to core_printf library 2015-05-26 09:39:56 +02:00
env sel4: non-core capability-space implementation 2015-05-26 09:40:00 +02:00
internal sel4: initialization of non-main threads 2015-05-26 09:40:01 +02:00
ipc sel4: initialization of non-main threads 2015-05-26 09:40:01 +02:00
lock sel4: use yielding spinlock for 'Genode::Lock' 2015-05-26 09:39:58 +02:00
server base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
thread sel4: initialization of non-main threads 2015-05-26 09:40:01 +02:00