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