Dataflow Runtime API
4.0.1.0
|
#include <atomic>
#include <chrono>
#include <condition_variable>
#include <functional>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include "ThreadSchedulingParams.h"
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 | |
imt | |
This is a application specific file which is used to configure Imt.Base.Core.Math. | |
imt::base | |
imt::base::os | |
imt::base::os::linux | |