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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
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.