SilcCond
NAME
typedef struct SilcCondStruct *SilcCond;
DESCRIPTION
This context is the actual condition variable and is allocated by silc_cond_alloc and given as argument to all silc_cond_* functions. It is freed by the silc_cond_free function.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
NAME
typedef struct SilcCondStruct *SilcCond;
DESCRIPTION
This context is the actual condition variable and is allocated by silc_cond_alloc and given as argument to all silc_cond_* functions. It is freed by the silc_cond_free function.