Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
ThreadGroup.h File Reference

File containing thread group declaration. More...

#include <thread>
#include <mutex>
#include <list>
#include <vector>
#include "CoreLibraryDllGlobal.h"
#include "Platform/PlatformDefines.h"

Go to the source code of this file.

Classes

class  core_lib::threads::ThreadGroup
 Thread group class. More...
 

Namespaces

 core_lib
 The core_lib namespace.
 
 core_lib::threads
 The threads namespace.
 

Detailed Description

File containing thread group declaration.