| 
    POK(kernelpart)
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | SPIN_UNLOCK(_spin_) | 
| #define | SPIN_LOCK(_spin_) | 
Typedefs | |
| typedef unsigned char | pok_spinlock_t | 
| #define SPIN_LOCK | ( | _spin_ | ) | 
Definition at line 28 of file spinlock.h.
| #define SPIN_UNLOCK | ( | _spin_ | ) | 
Definition at line 23 of file spinlock.h.
| typedef unsigned char pok_spinlock_t | 
Definition at line 21 of file spinlock.h.