qthread_num_workers - Man Page
returns the number of workers
Synopsis
#include <qthread.h>
qthread_worker_id_t
qthread_num_workers ();
Description
This function returns the number of workers. This value is one larger than the largest valid worker id.
See Also
Info
APRIL 2011 libqthread