genode/repos/base/include/util
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
..
arg_string.h base: use reference for ascii_to output argument 2015-04-17 16:13:19 +02:00
avl_string.h Revised API documentation 2015-04-09 16:04:46 +02:00
avl_tree.h Revised API documentation 2015-04-09 16:04:46 +02:00
bit_allocator.h base: let bit allocator use fine-grained sizes 2015-07-01 14:46:17 +02:00
bit_array.h base: let bit allocator use fine-grained sizes 2015-07-01 14:46:17 +02:00
construct_at.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
fifo.h Revised API documentation 2015-04-09 16:04:46 +02:00
flex_iterator.h base: move flex_iterator.h to include/util 2015-04-17 16:13:22 +02:00
list.h Revised API documentation 2015-04-09 16:04:46 +02:00
meta.h base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
misc_math.h base: turn align_addr tool into constexpr 2015-07-01 14:46:17 +02:00
mmio.h Revised API documentation 2015-04-09 16:04:46 +02:00
noncopyable.h Revised API documentation 2015-04-09 16:04:46 +02:00
register.h mmio: fix compiler warnings 2015-05-26 09:39:53 +02:00
retry.h base: move retry template function to util header 2015-05-26 09:40:03 +02:00
string.h base: use reference for ascii_to output argument 2015-04-17 16:13:19 +02:00
token.h Revised API documentation 2015-04-09 16:04:46 +02:00
touch.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00