Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchMutexImpl Class Reference

Internal mutex data. An architecture dependent type holding the necessary data for a mutex. More...

#include <ArchMultithreadPosix.h>

Public Attributes

pthread_mutex_t m_mutex
CRITICAL_SECTION m_mutex

Detailed Description

Internal mutex data. An architecture dependent type holding the necessary data for a mutex.

Member Data Documentation

◆ m_mutex [1/2]

pthread_mutex_t ArchMutexImpl::m_mutex

◆ m_mutex [2/2]

CRITICAL_SECTION ArchMutexImpl::m_mutex

The documentation for this class was generated from the following files: