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