ifw-ccf 5.0.2
|
#include <boost/exception/diagnostic_information.hpp>
#include <ifw/core/utils/system/system.hpp>
#include <ifw/core/utils/time/time.hpp>
#include <ifw/ccf/mptk/thread.hpp>
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. | |
void | ifw::ccf::mptk::ThreadLogic (const char *thread_name) |