PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
MonitorMixin
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: synchronize block_params: "" comment: - !ruby/struct:SM::Flow::P body: Enters exclusive section and executes the block. Leaves the exclusive section automatically when the block exits. See example under <tt>MonitorMixin</tt>. full_name: MonitorMixin#mon_synchronize is_singleton: false name: mon_synchronize params: () {|| ...} visibility: public
[-] new_cond-i.yaml
[edit]
[-] try_mon_enter-i.yaml
[edit]
[-] mon_exit_for_cond-i.yaml
[edit]
[-] mon_acquire-i.yaml
[edit]
[-] mon_release-i.yaml
[edit]
[-] mon_exit-i.yaml
[edit]
[-] cdesc-MonitorMixin.yaml
[edit]
[-] mon_try_enter-i.yaml
[edit]
[-] mon_enter_for_cond-i.yaml
[edit]
[-] mon_enter-i.yaml
[edit]
[-] mon_synchronize-i.yaml
[edit]
[-] mon_initialize-i.yaml
[edit]
[+]
..
[-] extend_object-c.yaml
[edit]
[-] mon_check_owner-i.yaml
[edit]
[-] new-c.yaml
[edit]
[-] synchronize-i.yaml
[edit]
[+]
ConditionVariable