ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Atomic.h File Reference
#include <cstdint>
Include dependency graph for Atomic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::core
 

Functions

uint32_t cloudViewer::core::AtomicFetchAddRelaxed (uint32_t *address, uint32_t val)
 
uint64_t cloudViewer::core::AtomicFetchAddRelaxed (uint64_t *address, uint64_t val)