D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Mutex
/
Filename :
exclusive_unlock-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: "" comment: - !ruby/struct:SM::Flow::P body: If the mutex is locked, unlocks the mutex, wakes one waiting thread, and yields in a critical section. full_name: Mutex#exclusive_unlock is_singleton: false name: exclusive_unlock params: () {|| ...} visibility: public