photon  1.1
Enumerations
photon_atomics.h File Reference

Go to the source code of this file.

Enumerations

enum  photon_atomic_op {
  PHOTON_ATOMIC_MIN = 1, PHOTON_ATOMIC_MAX, PHOTON_ATOMIC_SUM, PHOTON_ATOMIC_LAST,
  PHOTON_ATOMIC_FADD, PHOTON_ATOMIC_CSWP
}
 

Enumeration Type Documentation

◆ photon_atomic_op

Enumerator
PHOTON_ATOMIC_MIN 
PHOTON_ATOMIC_MAX 
PHOTON_ATOMIC_SUM 
PHOTON_ATOMIC_LAST 
PHOTON_ATOMIC_FADD 
PHOTON_ATOMIC_CSWP 

Definition at line 21 of file photon_atomics.h.