AWS IoT FreeRTOS+POSIX
source Directory Reference

Files

file  FreeRTOS_POSIX_clock.c
 Implementation of clock functions in time.h.
 
file  FreeRTOS_POSIX_mqueue.c
 Implementation of message queue functions in mqueue.h.
 
file  FreeRTOS_POSIX_pthread.c
 Implementation of thread functions in pthread.h.
 
file  FreeRTOS_POSIX_pthread_barrier.c
 Implementation of barrier functions in pthread.h.
 
file  FreeRTOS_POSIX_pthread_cond.c
 Implementation of condition variable functions in pthread.h.
 
file  FreeRTOS_POSIX_pthread_mutex.c
 Implementation of mutex functions in pthread.h.
 
file  FreeRTOS_POSIX_sched.c
 Implementation of scheduler functions in sched.h.
 
file  FreeRTOS_POSIX_semaphore.c
 Implementation of functions in semaphore.h.
 
file  FreeRTOS_POSIX_timer.c
 Implementation of timer functions in time.h.
 
file  FreeRTOS_POSIX_unistd.c
 Implementation of functions in unistd.h.
 
file  FreeRTOS_POSIX_utils.c
 Implementation of utility functions in utils.h.