37#ifndef _RTEMS_POSIX_THREADSUP_H
38#define _RTEMS_POSIX_THREADSUP_H
57#if defined(RTEMS_POSIX_API)
85 struct timespec sched_ss_repl_period;
90 struct timespec sched_ss_init_budget;
97 int sched_ss_max_repl;
101 sigset_t signals_unblocked;
103 sigset_t signals_pending;
This header file provides interfaces of the Watchdog Handler which are used by the implementation and...
POSIX Threads Private Support.
This header file provides interfaces of the Thread Handler which are used by the implementation and t...
The priority node to build up a priority aggregation.
Definition: priority.h:112
Thread action.
Definition: thread.h:681
The control block used to manage each watchdog timer.
Definition: watchdog.h:109