意味 | 例文 (17件) |
Global Interpreter Lockとは 意味・読み方・使い方
追加できません
(登録数上限)
意味・対訳 グローバルインタプリタロック(英: Global Interpreter Lock、GIL)とは、プログラミング言語のインタプリタのスレッドによって保持されるスレッドセーフでないコードを、他のスレッドと共有してしまうことを防ぐための排他 ロックである。
「Global Interpreter Lock」の部分一致の例文検索結果
該当件数 : 17件
8.1 Thread State and the Global Interpreter Lock発音を聞く 例文帳に追加
8.1 スレッド状態 (thread state) とグローバルインタプリタロック (global interpreter lock) - Python
Subsections 8.1 Thread State and the Global Interpreter Lock発音を聞く 例文帳に追加
8.1 スレッド状態 (thread state) とグローバルインタプリタロック (global interpreter lock) - Python
Initialize and acquire the global interpreter lock.発音を聞く 例文帳に追加
グローバルインタプリタロックを初期化し、獲得します。 - Python
2.10 autoGIL -- Global Interpreter Lock handling in event loops発音を聞く 例文帳に追加
2.10 autoGIL -- イベントループ中のグローバルインタープリタの取り扱い - Python
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解!
ウィキペディア英語版での「Global Interpreter Lock」の意味 |
Global Interpreter Lock
出典:『Wikipedia』 (2011/06/22 04:12 UTC 版)
Weblio例文辞書での「Global Interpreter Lock」に類似した例文 |
|
global interpreter lock
a secretary-translator
「Global Interpreter Lock」の部分一致の例文検索結果
該当件数 : 17件
This is done so that dynamically loaded extensions compiled with thread support enabled can be loaded by an interpreter that was compiled with disabled thread support. The global interpreter lock is used to protect the pointer to the current thread state.例文帳に追加
グローバルインタプリタロックは、現在のスレッド状態を指すポインタを保護するために使われます。 - Python
The global interpreter lock is also shared by all threads, regardless of to which interpreter they belong.例文帳に追加
グローバルインタプリタロックもまた、スレッドがどのインタプリタに属しているかに関わらずすべてのスレッドで共有されています。 - Python
Most code manipulating the global interpreter lock has the following simple structure:例文帳に追加
グローバルインタプリタロックを操作数ほとんどのコードは、以下のような単純な構造を持ちます: - Python
Reset the current thread state to NULL and release the global interpreter lock.例文帳に追加
現在のスレッド状態をリセットして NULL にし、グローバルインタプリタロックを解放します。 - Python
(The global interpreter lock must be held before calling this function and is still held when itreturns.)例文帳に追加
(この関数を呼び出す前にはグローバルインタプリタロックを保持しておかねばならず、ロックは関数が戻ったときも保持されています。 - Python
Acquire the global interpreter lock and set the current thread state to tstate, which should not be NULL.例文帳に追加
グローバルインタプリタロックを獲得し、現在のスレッド状態をtstate に設定します。 tstate は NULLであってはなりません。 - Python
Because when threads are created from C, they don't have the global interpreter lock, nor is there a thread state data structure for them.例文帳に追加
なぜここまで詳しく説明しようとするかおわかりでしょうか? それは、C でスレッドを生成した場合、そのスレッドにはグローバルインタプリタロックがなく、スレッド状態データ構造体もないからです。 - Python
Install an observer callback in the event loop (CFRunLoop) for the current thread, that will lock and unlock the Global Interpreter Lock(GIL) at appropriate times, allowing other Python threads to run while the event loop is idle.Availability: OSX 10.1 or later.例文帳に追加
現在のスレッドのイベントループ(CFRunLoop)中のオブザーバにコールバックを行ない、適切な時にグローバルインタープリタロック(GIL)を、イベントループが使用されていない間、他の Python スレッドの起動ができるようにロックしたり、ロックの解除をしたりします。 有効性:OSX 10.1以降 - Python
|
意味 | 例文 (17件) |
|
Global Interpreter Lockのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのGlobal Interpreter Lock (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
「Global Interpreter Lock」のお隣キーワード |
weblioのその他のサービス
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |