alternative Standard Libary  0.29.8
mutex.hpp-Dateireferenz
#include "lock_base.hpp"
#include "common.hpp"
+ Include-Abhängigkeitsdiagramm für mutex.hpp:

gehe zum Quellcode dieser Datei

Klassen

class  std::mutex
 

Namensbereiche

 std
 

Makrodefinitionen

#define LOCK(m)   if (std::lock_util<std::mutex> __csc = std::lock_util<std::mutex>(&m))
 

Makro-Dokumentation

◆ LOCK

#define LOCK (   m)    if (std::lock_util<std::mutex> __csc = std::lock_util<std::mutex>(&m))