Namespaces | Functions
CAS.hpp File Reference
#include "oro_arch.h"
Include dependency graph for CAS.hpp:
This graph shows which files directly or indirectly include this file:

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)
 
bool RTT::os::CAS (volatile oro_atomic_t *addr, const int expected, const int value)
 


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:45