Developer Guide and Reference for Intel® Integrated Performance Primitives Cryptography
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-CCE017CD-9101-4517-9F6A-6E05508C7E85
Visible to Intel only — GUID: GUID-CCE017CD-9101-4517-9F6A-6E05508C7E85
GetEnabledNumThreads
Returns the number of existing threads in the multithreading environment.
Syntax
int ippcpGetEnabledNumThreads(void);
Include Files
ippcp.h
Description
This function returns the number of the OpenMP* threads specified by the user. If the number is not specified, the function returns the initial number of threads, which depends on the number of logical processors.