genode/base-codezero/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
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 Propagate 'Range_allocator::alloc_aligned' errors 2012-11-28 22:51:09 +01:00
platform_pd.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
platform_thread.cc cpu_session: Access thread state by value 2012-11-23 12:20:22 +01: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
target.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
thread_start.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00