Intel® C++ Compiler XE 13.1 User and Reference Guides

pthread

Tells the compiler to use pthreads library for multithreading support.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-pthread

Windows:

None

Arguments

None

Default

OFF

The compiler does not use pthreads library for multithreading support.

Description

Tells the compiler to use pthreads library for multithreading support.

Alternate Options

None


Submit feedback on this help topic