mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +08: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]