silc_mutex_free
SYNOPSIS
void silc_mutex_free(SilcMutex mutex);
DESCRIPTION
Free SILC Mutex object and frees all allocated memory. If `mutex' is NULL this function has no effect.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
void silc_mutex_free(SilcMutex mutex);
DESCRIPTION
Free SILC Mutex object and frees all allocated memory. If `mutex' is NULL this function has no effect.