mutexとは 意味・読み方・使い方
追加できません
(登録数上限)

意味・対訳 ミューテックス (英: mutex) とは、コンピュータプログラミングにおける技術用語。
マイクロソフト用語集での「mutex」の意味 |
|
mutex
対訳 ミューテックス
解説
A programming technique that ensures that only one program or routine at a time can access some resource, such as a memory location, an I/O port, or a file, often through the use of semaphores, which are flags used in programs to coordinate the activities of more than one program or routine.
「mutex」を含む例文一覧
該当件数 : 19件
6.13 mutex -- Mutual exclusion support発音を聞く 例文帳に追加
6.13 mutex -- 排他制御 - Python
function(argument), unless the mutex is locked.In the case it is locked, place the function and argument on the queue.See unlock for explanation of when発音を聞く 例文帳に追加
mutex がロックされている場合、関数とその引数をキューに置きます。 キューに置かれた - Python
The mutex module defines a class that allows mutual-exclusionvia acquiring and releasing locks.発音を聞く 例文帳に追加
mutex モジュールでは、ロック (lock) の獲得と解除によって排他制御を可能にするクラスを定義しています。 - Python
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解! -
Weblio例文辞書での「mutex」に類似した例文 |
|
「mutex」を含む例文一覧
該当件数 : 19件
Unlock the mutex if queue is empty, otherwise execute the first element in the queue.例文帳に追加
キューが空ならば mutex をロック解除します。 そうでなければ、キューの最初の要素を実行します。 - Python
Mutexes, condition variables, and other pthreads objects are not preserved.発音を聞く 例文帳に追加
mutex、条件変数、その他の pthread オブジェクトは保持されない。 - JM
In NPTL, thread synchronization primitives (mutexes, thread joining, etc. ) are implemented using the Linuxfutex (2)発音を聞く 例文帳に追加
NPTL では、スレッド同期の基本機構 (mutex や スレッドの join 等) はLinux のfutex (2) - JM
The locking operation of each mutex locking part is prevented from affecting the processing of another virtual processor.例文帳に追加
各ミューテックスロック部のロック動作は、他の仮想プロセッサの処理には影響を与えない。 - 特許庁
It does not require (or imply)threading or multi-tasking, though it could be useful for those purposes.The mutex module defines the following class:例文帳に追加
排他制御はスレッドやマルチタスクを使う上で便利かもしれませんが、このクラスがそうした機能を必要として (いたり、想定して) いるわけではありません。 mutexモジュールでは以下のクラスを定義しています: - Python
A plurality of virtual processors are set in a single processor, and each virtual processor is provided with a mutex locking part.例文帳に追加
単一プロセッサ内に複数の仮想プロセッサを設定し、各仮想プロセッサにミューテックスロック部を設けている。 - 特許庁
Futexes are very basic and lend themselves well for building higher level locking abstractions such as POSIX mutexes.発音を聞く 例文帳に追加
futex は非常に基本的なもので、 POSIX mutex のような高度なロック機構の概念を構築するのに役立っている。 - JM
The Linux kernel provides futexes ("Fast Userspace muTexes") as a building block for fast userspace locking and semaphores.発音を聞く 例文帳に追加
Linux カーネルは、ユーザ空間で高速なロック機構やセマフォを使用するための基礎的要素として futex ("Fast Userspace muTexes"; 高速ユーザ空間 mutex) を提供している。 - JM
|
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
![]() ログイン |
Weblio会員(無料)になると
![]() |


![]() | 「mutex」のお隣キーワード |
weblioのその他のサービス
![]() ログイン |
Weblio会員(無料)になると
![]() |