genode/base-codezero/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/pl011 Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
cxx Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
env Follow-up for spin-lock unification, ref #123 2012-03-01 10:57:05 +01:00
ipc Replace 'Native_capability::copy_to' by accessor 2012-03-28 09:58:51 +02:00
lock Follow-up for spin-lock unification, ref #123 2012-03-01 10:57:05 +01:00
pager base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
thread Add 'Thread_base::join()' 2012-11-19 12:43:34 +01:00