silc_thread_pool_set_max_threads

SYNOPSIS

    void silc_thread_pool_set_max_threads(SilcThreadPool tp,
                                          SilcUInt32 max_threads);

DESCRIPTION

Modify the amount of maximum threads of the pool. This call does not affect any currently active or running thread.