genode/os/src/server
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
..
iso9660 Make quota-upgrading message more clear 2012-12-22 13:04:04 +01:00
loader base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
mixer base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
nic_bridge Make nic_bridge's MAC address range configurable 2012-10-24 16:39:02 +02:00
nic_loopback Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
nit_fb Move 'Static_root' to public place 2012-10-08 15:08:26 +02:00
nitpicker base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
part_blk part_blk: Improve multiple client support 2012-07-16 14:49:55 +02:00
ram_fs ram_fs: always set '_length' in 'File::truncate()' 2012-10-08 15:07:58 +02:00
rom_loopdev rom_loopdev: missing 'semaphore.h' include 2012-11-30 16:23:16 +01:00
rom_prefetcher Support for dynamic ROM sessions, fix #170 2012-04-05 11:25:26 +02:00
tar_fs Add support for symbolic links 2012-10-08 15:05:02 +02:00
tar_rom tar_rom: Ignore leading './' in tar archives 2012-08-17 11:52:02 +02:00
terminal_crosslink base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
terminal_log Implement LOG to Terminal adapter (issue #169) 2012-05-23 20:05:05 +02:00
vmm Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00