mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +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 |
||
---|---|---|
.. | ||
core | ||
include/base/internal | ||
kernel/pistachio | ||
lib/base | ||
timer/pit |