@get


Description:

public int @get (ref int atomic)

Gets the current value of atomic.

This call acts as a full compiler and hardware memory barrier (before the get).

Parameters:

atomic

a pointer to a int or uint

Returns:

the value of the integer


Namespace: GLib.AtomicInt
Package: glib-2.0