VRUT::ReadWriteMutex::LockOwner Struct Reference
Thread ID and recursive locks data.
More...
List of all members.
|
Public Attributes |
| wxThreadIdType | threadID |
| | Owner thread's ID.
|
| unsigned | recursiveLocks |
| | Number of recursive locks.
|
Detailed Description
Thread ID and recursive locks data.
Definition at line 37 of file rwlock.h.
Member Data Documentation
Owner thread's ID.
Definition at line 40 of file rwlock.h.
Number of recursive locks.
Definition at line 42 of file rwlock.h.
The documentation for this struct was generated from the following file:
- /cygdrive/d/src/svn/vrut/trunk/core/src/rwlock.h