genode/base-foc/include
Stefan Kalkowski 54e08cfed5 Fiasco.OC: make capability ref-counter thread-safe
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.
2012-05-29 13:55:00 +02:00
..
arm/cpu Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
base Fiasco.OC: make capability ref-counter thread-safe 2012-05-29 13:55:00 +02:00
foc_cpu_session Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
foc_pd_session Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
signal_session Fiasco.OC: introduce Cap_index (fixes #149, #112) 2012-03-22 14:10:44 +01:00
util Fiasco.OC: fix bugs in cap_map insertion/removal 2012-05-29 13:55:00 +02:00