GT

Enables fiber-safe thread-local storage of data.

IDE Equivalent

Windows: C/C++ > Optimization > Enable Fiber-safe Optimizations

Linux: None

Mac OS: None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: None
Windows:    /GT

Arguments

None

Default

OFF      There is no fiber-safe thread-local storage.

Description

This option enables fiber-safe thread-local storage (TLS) of data.

Alternate Options

None