Developer Guide and Reference for Intel® Cryptography Primitives Library
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-00EB8ECC-ACD0-481D-97CB-C3E63C2A97AE
Visible to Intel only — GUID: GUID-00EB8ECC-ACD0-481D-97CB-C3E63C2A97AE
SetNumThreads
Not functional (deprecated). Returns ippStsNoOperation status.
Syntax
IppStatus ippcpSetNumThreads(int numThr);
Include Files
ippcp.h
Parameters
numThr |
Number of threads, should be more than zero. |
Description
Not functional (deprecated). Returns ippStsNoOperation status.
Return Values
ippStsNoOperation |
Indicates that the function is called from the application linked to the single-threaded version of the library. No operation is performed. |