Simple lock implementation. More...
#include <l4/sys/thread.h>
#include <l4/sys/compiler.h>
#include <l4/util/atomic.h>
Go to the source code of this file.
Simple lock implementation.
Does only work if all thread have the same priority!
Definition in file lock.h.