ruby/ext/coverage
Nobuyoshi Nakada 6ed6b85ece Expose atomic operation macros with RUBY prefix
Now we need atomic operations, which are lighter than mutex, more
widely for extension libraries because of Ractor.
2020-12-24 11:43:21 +09:00
..
lib ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line events 2018-12-20 10:17:37 +00:00
coverage.c Document Different Coverage Modes 2020-11-20 09:24:46 +09:00
depend Expose atomic operation macros with RUBY prefix 2020-12-24 11:43:21 +09:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00