mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 04:26:45 +00:00
02c16e7106
Kernel::resume_thread was restricted to core when the targeted thread was in another domain. Now there are two kernel calls, resume_local_thread and resume_thread, where the former is never restricted and is provided via public kernel/interface.h and the latter is always restricted to core and is provided via core-local kernel/core_interface.h. ref #1101 |
||
---|---|---|
.. | ||
interface.h | ||
log.h | ||
perf_counter.h |