mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
This can already be emulated by doing an atomic fetch_add of zero, but this is more explicit. [Bug #19994]
This can already be emulated by doing an atomic fetch_add of zero, but this is more explicit. [Bug #19994]