The Pedigree Project
0.1
|
#include "pedigree/kernel/compiler.h"
#include "pedigree/kernel/process/ConditionVariable.h"
#include "pedigree/kernel/process/Mutex.h"
#include "pedigree/kernel/processor/types.h"
Go to the source code of this file.
Classes | |
class | UnlikelyLock |
Macros | |
#define | UNLIKELY_LOCK_MAX_READERS 9999 |
Definition in file UnlikelyLock.h.