39#ifndef BLOCXX_MUTEX_INCLUDE_GUARD_HPP_
40#define BLOCXX_MUTEX_INCLUDE_GUARD_HPP_
41#include "blocxx/BLOCXX_config.h"
bool release()
Release ownership of this Mutex object.
Mutex()
Create a new recursive Mutex object.
void acquire()
Acquire ownership of this Mutex object.