ReactOS
0.4.16-dev-2104-gb84fa49
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 Wed Jan 7 2026 06:15:23 for ReactOS by
1.9.6