Skip to main content

msys.threadpool.count

Last updated March 2020

Name

msys.threadpool.count — Return the current number of thread pools

Synopsis

msys.threadpool.count();

Description

Returns the current number of thread pools.

Enable this function with the statement require('msys.threadpool');.

See Also

Was this page helpful?