My Project
|
#include <vspace.h>
Public Member Functions | |
FastLock (vaddr_t offset=0) | |
void | lock () |
void | unlock () |
Private Attributes | |
vaddr_t | _offset |
|
inline |
void vspace::internals::FastLock::lock | ( | ) |
Definition at line 681 of file vspace.cc.
void vspace::internals::FastLock::unlock | ( | ) |
Definition at line 705 of file vspace.cc.