mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-24 21:36:56 +00:00
ccb968ff7d
* 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 |
||
---|---|---|
.. | ||
include | ||
spec | ||
bios_data_area.cc | ||
core_rm_session.cc | ||
core.ld | ||
cpu_session_extension.cc | ||
cpu_session_support.cc | ||
echo.cc | ||
io_mem_session_support.cc | ||
ipc_pager.cc | ||
irq_session_component.cc | ||
pager.cc | ||
pd_session_extension.cc | ||
platform_pd.cc | ||
platform_thread.cc | ||
platform.cc | ||
ram_session_support.cc | ||
rm_session_support.cc | ||
signal_session_component.cc | ||
target.inc | ||
target.mk | ||
thread_start.cc |