silc_thread_pool_num_free_threads

SYNOPSIS

    SilcUInt32 silc_thread_pool_num_free_threads(SilcThreadPool tp);

DESCRIPTION

Returns the number of free threads in the pool currently. Free threads are threads that are not currently executing any code.