GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-atomic.h File Reference
#include "octave-config.h"

Go to the source code of this file.

Functions

octave_idx_type octave_atomic_decrement (octave_idx_type *x)
 
octave_idx_type octave_atomic_increment (octave_idx_type *x)
 

Function Documentation

◆ octave_atomic_decrement()

octave_idx_type octave_atomic_decrement ( octave_idx_type x)

◆ octave_atomic_increment()

octave_idx_type octave_atomic_increment ( octave_idx_type x)