Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchMultithreadWindows.h File Reference
#include "arch/IArchMultithread.h"
#include <list>
#include <mutex>
#include <Windows.h>
Include dependency graph for ArchMultithreadWindows.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArchCondImpl
 Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable. More...
class  ArchMutexImpl
 Internal mutex data. An architecture dependent type holding the necessary data for a mutex. More...
class  ArchMultithreadWindows
 Win32 implementation of IArchMultithread. More...

Macros

#define WIN32_LEAN_AND_MEAN
#define ARCH_MULTITHREAD   ArchMultithreadWindows

Macro Definition Documentation

◆ ARCH_MULTITHREAD

#define ARCH_MULTITHREAD   ArchMultithreadWindows

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN