genode/repos/base-nova/src/core/include
Stefan Kalkowski ccb968ff7d safeguard the synchronized allocator template
* Move the Synced_interface from os -> base
* Align the naming of "synchronized" helpers to "Synced_*"
* Move Synced_range_allocator to core's private headers
* Remove the raw() and lock() members from Synced_allocator and
  Synced_range_allocator, and re-use the Synced_interface for them
* Make core's Mapped_mem_allocator a friend class of Synced_range_allocator
  to enable the needed "unsafe" access of its physical and virtual allocators

Fix #1697
2015-09-30 12:20:39 +02:00
..
cap_session_component.h base: make CAP session upgradeable 2015-05-26 09:40:02 +02:00
core_rm_session.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_session_component.h base: remove pager code from public API 2015-07-01 14:46:15 +02:00
echo.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ipc_pager.h nova: support write combining 2015-08-31 09:09:22 +02:00
irq_object.h nova: use signals with irqs in core 2015-05-26 09:39:51 +02:00
map_local.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
nova_util.h nova: support write combining 2015-08-31 09:09:22 +02:00
pager.h base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
pd_session_component.h base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
platform_pd.h base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
platform_thread.h nova: use kernel branch with quota handling 2015-08-21 10:59:45 +02:00
platform.h safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
signal_session_component.h nova: leverage kernel to implement Genode signals 2015-03-27 11:53:11 +01:00
util.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00