Alembic Version 1.1
Alembic::Util::ALEMBIC_VERSION_NS::mutex Class Reference

#include <Foundation.h>

+ Inheritance diagram for Alembic::Util::ALEMBIC_VERSION_NS::mutex:
+ Collaboration diagram for Alembic::Util::ALEMBIC_VERSION_NS::mutex:

Public Member Functions

 mutex ()
 
 ~mutex ()
 
void lock ()
 
void unlock ()
 

Detailed Description

Definition at line 249 of file Foundation.h.

Constructor & Destructor Documentation

◆ mutex()

Alembic::Util::ALEMBIC_VERSION_NS::mutex::mutex ( )
inline

Definition at line 252 of file Foundation.h.

◆ ~mutex()

Alembic::Util::ALEMBIC_VERSION_NS::mutex::~mutex ( )
inline

Definition at line 257 of file Foundation.h.

Member Function Documentation

◆ lock()

void Alembic::Util::ALEMBIC_VERSION_NS::mutex::lock ( )
inline

Definition at line 262 of file Foundation.h.

Referenced by Alembic::Util::ALEMBIC_VERSION_NS::scoped_lock::scoped_lock().

+ Here is the caller graph for this function:

◆ unlock()

void Alembic::Util::ALEMBIC_VERSION_NS::mutex::unlock ( )
inline

Definition at line 267 of file Foundation.h.

Referenced by Alembic::Util::ALEMBIC_VERSION_NS::scoped_lock::~scoped_lock().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: