Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Defines the lock mode for a readers/writer stack lock.

Enumerator
P6READ_LOCK 

Used to specify that the P6StackRWLock should perform a read lock operation.

P6WRITE_LOCK 

Used to specify that the P6StackRWLock should perform a write lock operation.

Definition at line 282 of file p6lock.h.