MPQC 3.0.0-alpha
Loading...
Searching...
No Matches
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 Wed Sep 25 2024 02:45:31 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.12.0.