genode/repos/base-sel4
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
..
doc sel4: 3rd article - porting core to seL4 2015-05-26 09:40:02 +02:00
include base: remove pager code from public API 2015-07-01 14:46:15 +02:00
lib core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
mk Add sel4_x86_32 to create_builddir tool 2015-05-26 09:40:01 +02:00
ports sel4: replace syscalls.patch by macros.patch 2015-05-26 09:39:54 +02:00
run sel4: core skeleton 2015-05-26 09:39:57 +02:00
src base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00