155 void renameOSThread(std::thread& thread,
const std::string& name);
int createTask(Task *task, void(*func)(void *), void *arg)
const uint64_t DEFAULT_FIFO_SIZE
int setPeriod(Task *task, int64_t period)
const int64_t SECONDS_TO_NANOSECONDS
void shutdown(RT::OS::Task *task)
void sleepTimestep(Task *task)
void renameOSThread(std::thread &thread, const std::string &name)
const size_t PROCESSOR_COUNT
int initiate(RT::OS::Task *task)
void deleteTask(Task *task)
const int64_t DEFAULT_PERIOD