관리-도구
편집 파일: new_cond-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "FIXME: This isn't documented in Nutshell." - !ruby/struct:SM::Flow::P body: "Create a new condition variable for this monitor. This facilitates control of the monitor with #signal and #wait." full_name: MonitorMixin#new_cond is_singleton: false name: new_cond params: () visibility: public