Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
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 |
Internal mutex data. An architecture dependent type holding the necessary data for a mutex.
pthread_mutex_t ArchMutexImpl::m_mutex |
CRITICAL_SECTION ArchMutexImpl::m_mutex |