clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | List of all members
no_multi_threading::NullMutex Class Reference

#include <mutex.h>

Collaboration diagram for no_multi_threading::NullMutex:
Collaboration graph

Public Member Functions

 NullMutex ()
 
void lock ()
 
bool try_lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

no_multi_threading::NullMutex::NullMutex ( )
inline

Member Function Documentation

void no_multi_threading::NullMutex::lock ( )
inline
bool no_multi_threading::NullMutex::try_lock ( )
inline
void no_multi_threading::NullMutex::unlock ( )
inline

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