Intel® C++ Compiler 19.0 Developer Guide and Reference
Tells the compiler to use pthreads library for multithreading support.
Linux and macOS: | -pthread |
Windows: | None |
None
OFF |
The compiler does not use pthreads library for multithreading support. |
Tells the compiler to use pthreads library for multithreading support.
None