D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Mutex
/
Filename :
synchronize-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: "" comment: - !ruby/struct:SM::Flow::P body: Obtains a lock, runs the block, and releases the lock when the block completes. See the example under Mutex. full_name: Mutex#synchronize is_singleton: false name: synchronize params: () {|| ...} visibility: public