ReactOS
0.4.15-dev-6067-g0b695a6
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 Mon Jun 5 2023 06:12:20 for ReactOS by
1.9.6