mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
54e08cfed5
Introduce process global spin-lock for Cap_index's reference-counter to avoid non-atomic increment/decrement of the counter. Here, we don't use a static Spinlock object, because it's constructor wouldn't be initialized before used for the first time. |
||
---|---|---|
.. | ||
arm/cpu | ||
base | ||
foc_cpu_session | ||
foc_pd_session | ||
signal_session | ||
util |