The Pedigree Project  0.1
Classes
TimeoutGuard.h File Reference

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"
+ Include dependency graph for TimeoutGuard.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TimeoutGuard
 
class  TimeoutGuard::TimeoutGuardEvent
 

Detailed Description

Implements the class TimeoutGuard, which cancels any operation after a given amount of time.

Author
James Molloy james.nosp@m.m@os.nosp@m.dev.o.nosp@m.rg
Date
Mon May 11 11:27:37 2009

Definition in file TimeoutGuard.h.