Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
Thread.h File Reference
#include <atomic>
#include <chrono>
#include <condition_variable>
#include <functional>
#include <Imt.Base.OS.Linux/ThreadSchedulingParams.h>
#include <memory>
#include <mutex>
#include <string>
#include <thread>

Go to the source code of this file.

Classes

class  imt::base::os::linux::Thread
 Provides a thread instance toghether with the infrastructure required to stop the thread as well as some synchronization primitives that can be used to synchronize access to shared data. More...
 

Namespaces

namespace  imt
 This is a application specific file which is used to configure Imt.Base.Core.Math.
 
namespace  imt::base
 
namespace  imt::base::os
 
namespace  imt::base::os::linux