mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-17 18:29:55 +00:00
3489672bc0
This patch replaces the internal use 'env_deprecated()' from the implementation of the thread API in the base library. It also replaces the global accessor 'main_thread_cap' by the explicit propagation of the main-thread's capability to the single point of use via a new 'init_thread_bootstap' function. Issue #4784 |
||
---|---|---|
.. | ||
cap_map.cc | ||
capability.cc | ||
ipc.cc | ||
region_map_client.cc | ||
rpc_cap_alloc.cc | ||
rpc_entrypoint.cc | ||
signal_transmitter.cc | ||
sleep.cc | ||
stack.cc | ||
thread_start.cc | ||
vm.cc |