LADSoft / OrangeC

OrangeC Compiler And Tool Chain
http://ladsoft.tripod.com/orange_c_compiler.html
Other
284 stars 39 forks source link

Does Orange C support `__declspec(thread)` or `__thread`? #965

Closed ghost closed 9 months ago

ghost commented 9 months ago

Discussed in https://github.com/LADSoft/OrangeC/discussions/958

Originally posted by **3oheicrw-ver2** October 8, 2023 This is the first time I see them in C source code, too. From the comment, I know `__declspec(thread)` is for MSVC and `__thread` is for GCC/Clang.

It seems no people read the Discussions page. Moved to Issues page.