DxLibEx
thread.hpp File Reference
#include "dxlibex/config/no_min_max.h"
#include <mutex>
#include "DxLib.h"
#include "dxlibex/config/defines.h"
Include dependency graph for thread.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DXLE_GET_LOCK(mtx)
 
#define DXLE_NOEXCEPT_OR_NOTHROW_SINGLE   DXLE_NOEXCEPT_OR_NOTHROW
 

Macro Definition Documentation

§ DXLE_GET_LOCK

#define DXLE_GET_LOCK (   mtx)

Definition at line 26 of file thread.hpp.

§ DXLE_NOEXCEPT_OR_NOTHROW_SINGLE

#define DXLE_NOEXCEPT_OR_NOTHROW_SINGLE   DXLE_NOEXCEPT_OR_NOTHROW

Definition at line 27 of file thread.hpp.