silc_cond_free
SYNOPSIS
void silc_cond_free(SilcCond cond);
DESCRIPTION
Free condition variable context. If `cond' is NULL this function has no effect.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
void silc_cond_free(SilcCond cond);
DESCRIPTION
Free condition variable context. If `cond' is NULL this function has no effect.