diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2025-07-08 16:33:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 16:33:21 +0200 |
commit | 454637403af8ce12949d6e6cc64ce6523433a8b9 (patch) | |
tree | 0e506498d5541d924338005c206ed47eabf8c605 /docs/code/tcp-echo-server/git@kaiwu.me:public/libuv | |
parent | 0070322ef2275aaf822459119cf7b9c8b4e88364 (diff) | |
download | libuv-454637403af8ce12949d6e6cc64ce6523433a8b9.tar.gz libuv-454637403af8ce12949d6e6cc64ce6523433a8b9.zip |
win: replace inline asm with compiler intrinsic (#4829)
Switch to __sync_fetch_and_or on x86. Libuv already uses it on other
architectures.
Diffstat (limited to 'docs/code/tcp-echo-server/git@kaiwu.me:public/libuv')
0 files changed, 0 insertions, 0 deletions