• Harris Hancock's avatar
    Use std::atomic sentWake in async-win32.{h,c++} · 9d5c1579
    Harris Hancock authored
    We could also port this by using the deprecated MSVC compiler intrinsics,
    but:
    
    1) They're deprecated,
    2) I've never used them,
    3) We'd need to sprinkle some #if's in the code to support both MinGW and
    MSVC, increasing the maintenance burden.
    9d5c1579
Name
Last commit
Last update
c++ Loading commit data...
doc Loading commit data...
highlighting Loading commit data...
security-advisories Loading commit data...
.gitignore Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
RELEASE-PROCESS.md Loading commit data...
mega-test-quick.cfg Loading commit data...
mega-test.cfg Loading commit data...
mega-test.py Loading commit data...
release.sh Loading commit data...
style-guide.md Loading commit data...
super-test.sh Loading commit data...