Return a hint at the number of concurrent threads supported by this platform on success, and 0 otherwise.
Synopsis
Declared in <bslmt_threadutil.h>
static
unsigned int
hardwareConcurrency();
Return Value
hint at concurrent threads supported, or 0 otherwise
Created with MrDocs