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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
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.