mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 00:11:07 +00:00
c2d3543e62
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. |
||
---|---|---|
.. | ||
config | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
run | ||
src | ||
Makefile | ||
README |
This repository contains the L4/Fiasco-specific implementation of Genode. For instructions to build and start the Fiasco version of Genode, please consult the documentation located at 'base-fiasco/doc/fiasco.txt'.