mirror of
https://github.com/ruby/ruby.git
synced 2026-08-20 00:57:15 +08: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.