genode/base/include/base
Josef Söntgen 9ec791db9a base: add method to withdraw memory w/o allocating
The given number of bytes is consumed but not actually allocated. This
feature may be used for accounting and use memory within core which is
in fact provided by a session client.

Fixes #792.
2013-07-05 12:37:42 +02:00
..
allocator_avl.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
allocator_guard.h base: add method to withdraw memory w/o allocating 2013-07-05 12:37:42 +02:00
allocator.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
blocking.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cancelable_lock.h Rework the internal lock interface 2013-02-25 22:14:21 +01:00
capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
child.h Fixed some unused parameters warnings 2013-02-25 16:45:49 +01:00
connection.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
console.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
crt0.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
elf.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
env.h Turn 'platform_env.h' into a private header 2013-02-14 13:23:36 +01:00
errno.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
exception.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
heap.h heap: Reduce maximum chunk size to 1 MiB on 32bit 2013-03-27 19:27:25 +01:00
ipc.h Unify 'ipc.h' and 'ipc_generic.h' across platforms 2013-02-14 13:23:37 +01:00
lock_guard.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lock.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
native_capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
object_pool.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pager.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
printf.h Suppress warnings in release mode 2013-03-22 17:28:07 +01:00
process.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rpc_args.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rpc_client.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rpc_server.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rpc.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
semaphore.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
service.h Fixed some unused parameters warnings 2013-02-25 16:45:49 +01:00
signal.h base: make signal framework usable for base-hw 2013-02-22 20:28:28 +01:00
slab.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
sleep.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
snprintf.h pci: add support to provide PCI ECMA config 2013-02-21 11:52:02 +01:00
stdint.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
sync_allocator.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
thread_state.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
thread.h Update Qt to version 4.8.4 2013-05-06 18:50:35 +02:00
tslab.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00