genode/base-hw/src/base
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
..
arm Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00
arm_v7a Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
lock Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
signal base-hw: don't use 'long' unnecessarily 2013-01-08 11:36:52 +01:00
console.cc base: Don't complete line breaks in UART drivers. 2012-12-07 08:55:16 +01:00
ipc.cc base-hw: use Genode::memcpy in base/ipc.cc 2013-01-08 11:36:52 +01:00
pager.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
thread_support.cc Add 'Thread_base::join()' 2012-11-19 12:43:34 +01:00