method
mu_unlock
v1_9_3_392 -
Show latest stable
- Class:
Mutex_m
mu_unlock()public
No documentation available.
# File lib/mutex_m.rb, line 77
def mu_unlock
@_mutex.unlock
end mu_unlock()No documentation available.
# File lib/mutex_m.rb, line 77
def mu_unlock
@_mutex.unlock
end