Simple lock implementation. More...
#include <l4/sys/thread.h>
#include <l4/sys/compiler.h>
#include <l4/util/atomic.h>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
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.