libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
readwritelock.h File Reference
#include <shared_mutex>
#include <promeki/core/namespace.h>
Include dependency graph for readwritelock.h:

Go to the source code of this file.

Classes

class  ReadWriteLock
 Reader-writer lock wrapping std::shared_mutex. More...
 
class  ReadWriteLock::ReadLocker
 RAII scoped locker for shared (read) access. More...
 
class  ReadWriteLock::WriteLocker
 RAII scoped locker for exclusive (write) access. More...
 

Detailed Description

See LICENSE file in the project root folder for license information.