Skip to main content

Name

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

Synopsis

msys.threadpool.count();

Description

**Configuration Change. ** This feature is available as of version 3.2.

Returns the current number of thread pools.

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

See Also

Was this page helpful?