Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Namespaces | Functions
Atomic.h File Reference

(bba9247 (Tue Jul 28 21:42:19 2026 -0700))

#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  open3d
 
namespace  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)