mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-27 04:56:42 +00:00
Remove atomic counter in favor of simple int protected by mutex. Eliminates race condition complexity and recheck logic.
Remove atomic counter in favor of simple int protected by mutex. Eliminates race condition complexity and recheck logic.