| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include "tbb/spin_rw_mutex.h"#include "tbb/tbb_machine.h"#include "tbb/atomic.h"#include "itt_notify.h"Go to the source code of this file.
Namespaces | |
| tbb | |
| The graph class.  | |
Functions | |
| template<typename T > | |
| static T | tbb::CAS (volatile T &addr, T newv, T oldv) |