mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-13 08:19:56 +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. |
||
---|---|---|
.. | ||
base | ||
bootstrap | ||
core | ||
kernel | ||
platform | ||
sigma0 | ||
test/cap_integrity |