NeKernel dev
Loading...
Searching...
No Matches
LockDelegate.h File Reference
#include <NeKit/Atom.h>
#include <NeKit/Config.h>

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 BooleanKernel::LockPtr
 Lock condition pointer.

Enumerations

enum  { Kernel::kLockInvalid = 0 , Kernel::kLockDone = 200 , Kernel::kLockTimedOut = 300 , Kernel::kLockCount = 3 }