#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) |
octave_idx_type octave_atomic_decrement | ( | octave_idx_type * | x | ) |
Referenced by dim_vector::decrement_count().
octave_idx_type octave_atomic_increment | ( | octave_idx_type * | x | ) |
Referenced by dim_vector::increment_count().