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