18#ifndef _RTEMS_POSIX_THREADSUP_H
19#define _RTEMS_POSIX_THREADSUP_H
38#if defined(RTEMS_POSIX_API)
66 struct timespec sched_ss_repl_period;
71 struct timespec sched_ss_init_budget;
78 int sched_ss_max_repl;
82 sigset_t signals_unblocked;
84 sigset_t signals_pending;
Constants and Structures Associated with Watchdog Timers.
POSIX Threads Private Support.
Constants and Structures Related with the Thread Control Block.
The priority node to build up a priority aggregation.
Definition: priority.h:98
Thread action.
Definition: thread.h:640
The control block used to manage each watchdog timer.
Definition: watchdog.h:90