ReactOS
0.4.16-dev-1972-gf20c09f
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 Fri Dec 12 2025 06:15:46 for ReactOS by
1.9.6