24件ヒット
[1-24件を表示]
(0.013秒)
別のキーワード
ライブラリ
- ビルトイン (12)
- shell (6)
-
shell
/ process-controller (6)
クラス
- Shell (6)
-
Shell
:: ProcessController (6) - Thread (12)
キーワード
-
block
_ output _ synchronize (6) -
debug
_ output _ synchronize (6) - exclusive (12)
検索結果
先頭3件
-
Shell
. debug _ output _ synchronize (6108.0) -
@todo
...@todo
@see Mutex#synchronize......@todo
@see Thread::Mutex#synchronize... -
Shell
:: ProcessController . block _ output _ synchronize { . . . } -> () (6102.0) -
@todo
@todo -
Thread
. exclusive { . . . } -> object (7.0) -
VM グローバルの Mutex をロックし、ブロックを実行します。
...ラスメソッドの挙動は 1.8 以前とは違います。
Thread.exclusive は VM グローバルの Thread::MUTEX_FOR_THREAD_EXCLUSIVE の
synchronize を呼び出しているだけで、Thread.exclusive していないスレッドは動きます。
Mutex や Monitor などの他の排他制......ラスメソッドの挙動は 1.8 以前とは違います。
Thread.exclusive は VM グローバルの Thread::MUTEX_FOR_THREAD_EXCLUSIVE の
synchronize を呼び出しているだけで、Thread.exclusive していないスレッドは動きます。
Thread::Mutex や Monitor などの他の排......実行します。
このクラスメソッドの挙動は 1.8 以前とは違います。
Thread.exclusive は VM グローバルの Mutex の
synchronize を呼び出しているだけで、Thread.exclusive していないスレッドは動きます。
Thread::Mutex や Monitor などの他の排...