#include "oro_arch.h"
Go to the source code of this file.
Namespaces | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
namespace | 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) |