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