gem.sh
gem.sh
Home
Gems
Types
Docs
Community
Quick search...
Modules
module Mutex_m
Overview
H
Home
R
Reference
T
Types
C
Changelogs
Documentation
README
More
Versions
Source
Playground
Stats
Metadata
Wiki
Announcements
Community
Articles
Tutorials
Videos
Community
Gems
mutex_m
0.3.0
module Mutex_m
# mu_try_lock
Select a tab
README
Metadata
Source
Versions
Changelogs
Guides
Articles
Reference
Playground
Videos
Types
Community
Stats
Announcements
module Mutex_m
def mu_try_lock
See Thread::Mutex#try_lock
def
mu_try_lock
@_mutex
.
try_lock
end
Instance Methods
# initialize
# mu_extended
# mu_initialize
# mu_lock
# mu_locked?
# mu_synchronize
# mu_try_lock
# mu_unlock
# sleep