ifw-ccf 5.0.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
thread.hpp File Reference
#include <string>
#include <thread>
#include <mutex>
#include <time.h>
#include <rad/logger.hpp>
#include <rad/exceptions.hpp>
#include <ifw/ccf/mptk/messageBus.hpp>

Go to the source code of this file.

Classes

class  ifw::ccf::mptk::Thread
 IFW CTD Multiprocessing Toolkit Thread base class. More...
 

Namespaces

namespace  ifw
 
namespace  ifw::ccf
 
namespace  ifw::ccf::mptk
 

Functions

void ifw::ccf::mptk::SleepUntil (struct timespec *ts, int delay)
 Adds "delay" nanoseconds to timespecs and sleeps until that time.
 

Variables

const std::string ifw::ccf::mptk::THREAD_REGISTRY = "ThreadRegistry"