Public Member Functions | |
| CReaderLock_NORECURSE (CReaderWriterMonitor_NORECURSE &cs, bool initialLock) | |
| ~CReaderLock_NORECURSE () | |
| void | Lock () |
| int | GetMultipleReaderCount () |
| void | Unlock () |
|
inline |
Reader lock object can be directly locked at constructor.
| cs | reader lock object to be applied |
| initialLock | if true then constructor locks directly |
|
inline |
Destructor
|
inline |
Occupies reader lock
|
inline |
Withdraws reader lock