genode/base-foc/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
..
console Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
env Fiasco.OC: several capability ref-counter fixes. 2012-09-03 10:59:54 +02:00
ipc Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00
lock Fiasco.OC: introduce Cap_index (fixes #149, #112) 2012-03-22 14:10:44 +01:00
pager base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
server base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
thread Fiasco.OC: only access valid UTCB (fix #547) 2012-12-05 14:01:23 +01:00