locking
# File mutex_m.rb, line 64 def mu_synchronize begin mu_lock yield ensure mu_unlock end end
<code/>
<pre/>
<code/>and<pre/>for code samples.