AUI Framework
develop
Cross-platform base for C++ UI apps
|
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 () |
Like AMutex but has shared lock type (in addition to basic lock which is unique locking) implementing RW synchronization.