Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Mutexクラス > new

singleton method Mutex.new

new -> Mutex

新しい mutex を生成して返します。

class Mutex