|
Orocos Real-Time Toolkit
2.8.3
|
#include "oro_arch.h"Go to the source code of this file.
Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
| RTT::os | |
| OS Abstractions such as Mutexes, Semaphores and Threads. | |
Functions | |
| template<class T , class V , class W > | |
| bool | RTT::os::CAS (volatile T *addr, const V &expected, const W &value) |
| Compare And Swap. More... | |
1.8.11