MPQC  3.0.0-alpha
mpqc::mutex Struct Reference

Static mutex instances. More...

#include <mpqc/utility/mutex.hpp>

Classes

struct  global_mutex_tag
 

Public Types

typedef static_mutex< global_mutex_tagglobal
 

Detailed Description

Static mutex instances.

Example:

mutex::global::lock();
// critical code
mutex::global::unlock()

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

Generated at Sun Jan 26 2020 23:24:02 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.