genode/base-okl4/src/core
Alexander Boettcher c2d3543e62 base: replace obj_by_* by lookup_and_lock
Add functionality to lookup an object and lock it. Additional the case is
handled that a object may be already in-destruction and the lookup will deny
returning the object.

The object_pool generalize the lookup and lock functionality of the rpc_server
and serve as base for following up patches to fix dangling pointer issues.
2013-01-10 11:13:13 +01:00
..
include cpu_session: Access thread state by value 2012-11-23 12:20:22 +01:00
x86 cpu_session: Access thread state by value 2012-11-23 12:20:22 +01:00
core_rm_session.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
cpu_session_support.cc Extend RAM/CPU session for base-hw context-areas. 2012-08-02 16:41:21 +02:00
io_mem_session_support.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
irq_session_component.cc Core: Shared IRQ support for Nova/FOC/OKL4 2012-10-11 17:10:16 +02:00
okl4_pd_session_component.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
platform_pd.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
platform_thread.cc Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
platform.cc Move context area definition to native_type 2012-09-24 09:17:54 +02:00
ram_session_support.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rm_session_support.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
target.inc Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
thread_start.cc Add 'Thread_base::join()' 2012-11-19 12:43:34 +01:00