Returns number of currently available free threads in the pool.
(numThreads() - numFreeThreads()) - count of currently running threads.
OdRxThreadPoolService Methods