QuantumLibrary
|
Opposite form of RAII-style mechanism for mutex ownership. Releases a mutex on construction and acquires it inside the destructor. More...
#include <quantum_mutex.h>
Opposite form of RAII-style mechanism for mutex ownership. Releases a mutex on construction and acquires it inside the destructor.