Intel IPP Integration Wrappers Developer Guide and Reference
ID
751823
Date
1/18/2023
Public
iwGetThreadsNum
Syntax
IW_DECL(int) iwGetThreadsNum();
Description
This function returns the number of threads used by IW functions with parallel execution support.
Return Values
Number of threads or 0 if compiled without internal threading support.
Parent topic: Library Scope Initialization and Control