genode/repos/base-fiasco/src/base
Norman Feske 1a19ca5f7b base-fiasco/sel4: unified cancelable_lock.h
On seL4 and L4/Fiasco, we employ a simple yielding spinlock as lock
implementation. Consequently these base platforms used to have a
simplified header. However, since the regular cancelable_lock has all
the member variables needed to implement a spinlock, we can simply use
the generic header on those two platforms too, just leaving some other
parts of the generic header unused. So at API level, the difference is
not visible.

Issue #1832
2016-03-07 12:34:45 +01:00
..
ipc base: remove pager code from public API 2015-07-01 14:46:15 +02:00
lock base-fiasco/sel4: unified cancelable_lock.h 2016-03-07 12:34:45 +01:00
thread thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
sleep.cc base: remove kernel-specific base/sleep.h 2016-03-07 12:34:44 +01:00