|
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"
Include dependency graph for UnlikelyLock.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UnlikelyLock |
Macros | |
| #define | UNLIKELY_LOCK_MAX_READERS 9999 |
Definition in file UnlikelyLock.h.
1.8.11