Open3D (C++ API)  0.18.0
Namespaces | Functions
Atomic.h File Reference

(b9e049c (Sun Dec 31 11:36:26 2023 -0800))

#include <cstdint>

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::core
 

Functions

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