GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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)
extern

◆ octave_atomic_increment()

octave_idx_type octave_atomic_increment ( octave_idx_type x)
extern