The Pedigree Project
0.1
|
Implements the class TimeoutGuard, which cancels any operation after a given amount of time. More...
#include "pedigree/kernel/Spinlock.h"
#include "pedigree/kernel/compiler.h"
#include "pedigree/kernel/process/Event.h"
#include "pedigree/kernel/process/eventNumbers.h"
#include "pedigree/kernel/processor/state.h"
#include "pedigree/kernel/processor/types.h"
Go to the source code of this file.
Classes | |
class | TimeoutGuard |
class | TimeoutGuard::TimeoutGuardEvent |
Implements the class TimeoutGuard, which cancels any operation after a given amount of time.
Definition in file TimeoutGuard.h.