Table of Contents
qthread_num_shepherds - returns the number of shepherds
#include
<qthread.h>
qthread_shepherd_id_t
qthread_num_shepherds ();
This function returns the number of
shepherds. This value is one larger than the largest valid shepherd id.
qthread_retloc(3)
, qthread_stackleft(3)
, qthread_id(3)
Table of Contents