silc_atomic_uninit16
SYNOPSIS
static inline void silc_atomic_uninit16(SilcAtomic16 *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_uninit16(SilcAtomic16 *atomic);
DESCRIPTION
Uninitializes the atomic variable `atomic'. This should alwyas be called after the atomic variable is not used anymore.