genode/repos/base-sel4
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
..
doc sel4: 3rd article - porting core to seL4 2015-05-26 09:40:02 +02:00
include base-fiasco/sel4: unified cancelable_lock.h 2016-03-07 12:34:45 +01:00
lib base-linux/nova: unify include/rm_session/client.h 2016-03-07 12:34:45 +01:00
mk/spec Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
ports sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
src base-fiasco/sel4: unified cancelable_lock.h 2016-03-07 12:34:45 +01:00