ifw-ccf  1.0.0
Namespaces | Functions
thread.cpp File Reference
#include <boost/exception/diagnostic_information.hpp>
#include "ctd/system/system.hpp"
#include "ctd/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_id)