lhmouse / mcfgthread

Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
https://gcc-mcf.lhmouse.com/
Other
277 stars 28 forks source link

c11: Refactor aliases in a less verbose way #245

Closed lhmouse closed 8 months ago

lhmouse commented 8 months ago

Remove those nasty conditional __asm__ aliases for Clang, and de-duplicate one declaration for each function.