RTXI  2.4
The Real-Time eXperiment Interface Documentation
Data Fields
posix_task_t Struct Reference
Collaboration diagram for posix_task_t:
Collaboration graph

Data Fields

long long period
 
long long next_t
 
pthread_t thread
 

Detailed Description

Definition at line 37 of file rt_os-posix.cpp.

Field Documentation

◆ next_t

long long posix_task_t::next_t

Definition at line 40 of file rt_os-posix.cpp.

◆ period

long long posix_task_t::period

Definition at line 39 of file rt_os-posix.cpp.

◆ thread

pthread_t posix_task_t::thread

Definition at line 41 of file rt_os-posix.cpp.


The documentation for this struct was generated from the following file: