mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
MonitorMixin::ConditionVariable#wait can be interrupted just after Monitor#exit_for_cond. So implementation in C.
MonitorMixin::ConditionVariable#wait can be interrupted just after Monitor#exit_for_cond. So implementation in C.