|
NeKernel dev
|
Go to the source code of this file.
Classes | |
| class | Kernel::LockDelegate< N > |
| Locking delegate class, hangs until limit. More... | |
Namespaces | |
| namespace | Kernel |
| UPS inline definitions. | |
Typedefs | |
| typedef Boolean * | Kernel::LockPtr |
| Lock condition pointer. | |
Enumerations | |
| enum | { Kernel::kLockInvalid = 0 , Kernel::kLockDone = 200 , Kernel::kLockTimedOut = 300 , Kernel::kLockCount = 3 } |