Initialises the rayon global thread pool with n threads. The pool
can only be initialised once per process; returns TRUE on success,
FALSE if the pool was already initialised.
Initialises the rayon global thread pool with n threads. The pool
can only be initialised once per process; returns TRUE on success,
FALSE if the pool was already initialised.