genode/repos/base-nova/src/lib/base
Norman Feske 3489672bc0 base: remove env_deprecated from thread-start code
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
2023-07-14 12:01:19 +02:00
..
cap_map.cc base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
capability.cc nova: avoid invalid capability counting overhead 2019-12-20 11:29:21 +01:00
ipc.cc base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
region_map_client.cc base: support to attach RAM dataspaces readonly 2018-05-30 13:36:27 +02:00
rpc_cap_alloc.cc base: remove env_deprecated from rpc_cap_alloc 2023-03-13 15:22:00 +01:00
rpc_entrypoint.cc base: remove base/blocking.h 2023-02-27 08:22:49 +01:00
signal_transmitter.cc base-nova: remove signal-delivery failure warning 2019-01-30 13:55:19 +01:00
sleep.cc base: remove Cancelable_lock 2020-07-30 08:49:23 +02:00
stack.cc Remove 'Env::reinit' and 'Env::reinit_main_thread' 2022-02-15 10:17:28 +01:00
thread_start.cc base: remove env_deprecated from thread-start code 2023-07-14 12:01:19 +02:00
vm.cc base: avoid implicit conversions 2021-12-17 15:04:44 +01:00