SilcThreadPool

NAME

    typedef struct SilcThreadPoolStruct *SilcThreadPool;

DESCRIPTION

This context is the actual SILC Thread Pool and is returned by the silc_thread_pool_alloc function, and given as arguments to some of the silc_thread_pool_* functions. This context and its resources are freed by calling silc_thread_pool_free;