genode/repos/ports/src
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
..
app base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
lib Prevent warning in libc_noux 2015-07-07 19:48:07 +02:00
noux base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
noux-pkg tool_chain: update GCC to version 4.9.2 2015-05-26 09:39:49 +02:00
test vbox_pointer: policy-based shape selection 2015-06-22 14:43:36 +02:00
virtualbox vbox: allocate guest memory in chunks 2015-08-31 13:12:52 +02:00