Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
|
#include <periodicThread.h>
Public Attributes | |
uint32_t | size |
uint32_t | sched_policy |
uint64_t | sched_flags |
int32_t | sched_nice |
uint32_t | sched_priority |
uint64_t | sched_runtime |
uint64_t | sched_deadline |
uint64_t | sched_period |
uint64_t sched_attr::sched_deadline |
uint64_t sched_attr::sched_flags |
int32_t sched_attr::sched_nice |
uint64_t sched_attr::sched_period |
uint32_t sched_attr::sched_policy |
uint32_t sched_attr::sched_priority |
uint64_t sched_attr::sched_runtime |
uint32_t sched_attr::size |