ruby/include
Jean Boussier c65991978b get_next_shape_internal: Skip VM lock for single child case
If the shape has only one child, we check it lock-free without
compromising thread safety.

I haven't computed hard data as to how often that it the case,
but we can assume that it's not too rare for shapes to have
a single child that is often requested, typically when freezing
and object.
2025-04-30 23:32:33 +02:00
..
ruby get_next_shape_internal: Skip VM lock for single child case 2025-04-30 23:32:33 +02:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00