SpinLock interface.
More...
#include <SpinLock.h>
SpinLock interface.
- Note
- This class is part of the Driver Development Kit (DDK).
-
Kernel class - No constructor, no destructor, no virtual method
void OpenNetK::SpinLock::Lock |
( |
| ) |
|
|
inline |
uint32_t OpenNetK::SpinLock::LockFromThread |
( |
| ) |
|
void OpenNetK::SpinLock::SetLock |
( |
void * |
aLock | ) |
|
Set the OS dependant lock instance.
- Parameters
-
Set the OS dependant function table.
- Parameters
-
void OpenNetK::SpinLock::Unlock |
( |
| ) |
|
|
inline |
void OpenNetK::SpinLock::UnlockFromThread |
( |
uint32_t |
aFlags | ) |
|
The documentation for this class was generated from the following file: