#include <mingw.mutex.h>
Definition at line 107 of file mingw.mutex.h.
◆ _OwnerThread()
constexpr mingw_stdthread::_OwnerThread::_OwnerThread |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ checkOwnerBeforeLock()
DWORD mingw_stdthread::_OwnerThread::checkOwnerBeforeLock |
( |
| ) |
const |
|
inline |
◆ checkSetOwnerBeforeUnlock()
void mingw_stdthread::_OwnerThread::checkSetOwnerBeforeUnlock |
( |
| ) |
|
|
inline |
◆ setOwnerAfterLock()
void mingw_stdthread::_OwnerThread::setOwnerAfterLock |
( |
DWORD |
id | ) |
|
|
inline |
◆ mOwnerThread
std::atomic<DWORD> mingw_stdthread::_OwnerThread::mOwnerThread |
The documentation for this struct was generated from the following file: