AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ASharedMutex Struct Reference

Like AMutex but has shared lock type (in addition to basic lock which is unique locking) implementing RW synchronization. More...

#include <AUI/Thread/AMutex.h>

Public Member Functions

void lock_shared ()
 

Detailed Description

Like AMutex but has shared lock type (in addition to basic lock which is unique locking) implementing RW synchronization.


The documentation for this struct was generated from the following file:
Inheritance diagram for ASharedMutex:
Collaboration diagram for ASharedMutex: