43 #include "../rtt-config.h" 51 #if defined(OROBLD_OS_NO_ASM) 66 #if defined(OROBLD_OS_NO_ASM)
79 #if defined(OROBLD_OS_NO_ASM) This object represents the default queue implementation used by Orocos objects.
#define ORONUM_OS_MAX_THREADS
A simple lock-based list implementation to append or erase data of type T.
List(int qsize, int t=ORONUM_OS_MAX_THREADS)
Create a queue of fixed size.
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
A simple lock-free list implementation to append or erase data of type T.