silc_atomic_uninit_pointer

SYNOPSIS

    static inline
    void silc_atomic_uninit_pointer(SilcAtomicPointer *atomic);

DESCRIPTION

Uninitializes the atomic variable `atomic'. This should alwyas be called after the atomic variable is not used anymore.