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, IntelŪ EM64T, IntelŪ ItaniumŪ 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