genode/base-linux/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 base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
context_area.cc Move context area definition to native_type 2012-09-24 09:17:54 +02:00
cpu_session_extension.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_component.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
pd_session_component.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
platform_thread.cc base-linux: reflect SIGCHLD as Cpu_session signal 2013-01-04 15:26:16 +01:00
platform.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
ram_session_support.cc Linux: remove 'some_mem' array in core 2012-12-04 20:51:29 +01:00
rom_session_component.cc Linux: cleanup system-call bindings 2012-11-05 17:31:04 +01:00
target.mk base-linux: reflect SIGCHLD as Cpu_session signal 2013-01-04 15:26:16 +01:00
thread_linux.cc base-linux: let core catch SIGCHLD signals 2013-01-04 15:26:16 +01:00