ISIX-RTOS - small operating system for ARM microcontrollers 1.2

Data Structures

Here are the data structures with brief descriptions:
isix::fifo< T >The C++ class wrapper for the queue
isix::fifo_baseThe base class for fifo contains only data
fifo_struct
header
isix::ihandle
list
list_entry
multiple_obj
sem_struct
isix::semaphoreSemaphore C++ class wrapper
isix::task_baseC++ wrapper for the task/thread
task_ready_struct
task_struct
isix::virtual_timerC++ wrapper for the vtime
vtimer_struct
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines