mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
trunk/branch integration: ScoppedRWLock
This commit is contained in:
@@ -62,6 +62,7 @@ protected:
|
||||
private:
|
||||
void addWriter();
|
||||
void removeWriter();
|
||||
DWORD tryReadLockOnce();
|
||||
|
||||
HANDLE _mutex;
|
||||
HANDLE _readEvent;
|
||||
|
Reference in New Issue
Block a user