ReactOS
0.4.17-dev-116-ga4b6fe9
tlsmcrt.c
Go to the documentation of this file.
1
9
/* We support TLS cleanup code in any case. If shared version of libgcc is used _CRT_MT has value 1,
10
otherwise
11
we do tls cleanup in runtime and _CRT_MT has value 2. */
12
int
_CRT_MT
= 2;
13
_CRT_MT
int _CRT_MT
Definition:
tlsmcrt.c:12
sdk
lib
crt
startup
tlsmcrt.c
Generated on Tue May 12 2026 06:14:38 for ReactOS by
1.9.6