ifw-ccf  3.0.0-pre2
Namespaces | Functions
thread.cpp File Reference
#include <boost/exception/diagnostic_information.hpp>
#include <core/utils/system/system.hpp>
#include <core/utils/time/time.hpp>
#include <ccf/mptk/thread.hpp>

Namespaces

 ccf
 
 ccf::mptk
 

Functions

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