Updated the link for lock free algorithms

Closes https://github.com/libsdl-org/sdlwiki/pull/982
This commit is contained in:
Sam Lantinga
2026-08-21 08:44:49 -07:00
parent eda0859c8b
commit 98ee449d6a

View File

@@ -36,7 +36,7 @@
*
* There's also lots of good information here:
*
* - https://www.1024cores.net/home/lock-free-algorithms
* - https://web.archive.org/web/20251113104356/https://1024cores.net/home/lock-free-algorithms
* - https://preshing.com/
*
* These operations may or may not actually be implemented using processor