6#ifndef PLATFORM_THREADS_H
7#define PLATFORM_THREADS_H
18#define SCHED_NOTIFY_TIMER (1 << 0)
44 const char*
const taskName,
56 const char*
const taskName,
87 extern void notify_thread(
const char*
const taskName,
int wakeUpEvent);
97 extern void get_thread_debug(
char* textBuff);
Program scope.
Definition: control_fixed_modes.hpp:12