小窓モード


プレミアム

ログイン
設定

設定

wait lockとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「wait lock」の意味

Wait lock

ウェイトロック

「wait lock」の部分一致の例文検索結果

該当件数 : 17



例文

wait until the lock has been granted発音を聞く 例文帳に追加

ロック操作が処理されるまで待ちます - Python

QUEUED LOCK USING MONITOR-MEMORY WAIT例文帳に追加

モニタメモリ待機を用いたキューされたロック - 特許庁

So you can't wait to lock me up in that small room...!例文帳に追加

あんな狭い部屋に 閉じ込めてるんだろ...! - 映画・海外ドラマ英語字幕翻訳辞書

The subsequent thread begins to spin to wait for the release of that address pointer lock.例文帳に追加

次のスレッドはスピンを開始し、アドレス・ポインタ・ロックの解放を待つ。 - 特許庁

The wait system determination means determines whether to wait the processing target process in the spin lock system or to wait it in the sleep lock system based on a comparison result by the lock holding period distinction means.例文帳に追加

前記待ち方式決定手段は、前記ロック保持期間判別手段による比較結果に基づいて、前記処理対象プロセスをスピンロック方式で待機させるか、スリープロック方式で待機させるかを決定する。 - 特許庁

The lock structure is constituted of: a lock recess 46 formed in the outer blade holder 12; a lock lever 47 locked to and unlocked from the lock recess 46; a release body 48 for operating lock release of the lock lever 47; and a lock spring 49 for wait-energizing the release body 48 and the like.例文帳に追加

外刃ホルダー12に形成されるロック凹部46と、ロック凹部46に係脱するロックレバー47と、ロックレバー47をロック解除操作する解除体48と、解除体48を待機付勢するロックばね49などでロック構造を構成する。 - 特許庁

例文

Timer monitoring means 102, 202 monitor a wait for resource lock for shared resources, and shared resources long time lock checking means 103, 203 investigate hosts and processes causing the wait for the resource lock for the shared resources.例文帳に追加

タイマ監視手段102,202は共有資源に対する資源ロック待ちを監視し、共有資源長時間ロックチェック手段103,203は共有資源に対する資源ロック待ちの原因となっているホストおよびプロセスを調査する。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「wait lock」の部分一致の例文検索結果

該当件数 : 17



例文

but if a conflicting lock is held on the file, then wait for that lock to be released.発音を聞く 例文帳に追加

と同様だが、こちらではそのファイルに対して衝突するロックが適用されていた場合に、そのロックが解放されるのを待つ点が異なる。 - JM

To improve throughput of an exclusive control system waiting for unlock of a lock object by busy wait when failing in acquisition of the lock object.例文帳に追加

ロックオブジェクトの取得に失敗した場合にビジーウェイトによってロックオブジェクトの解放を待つ排他制御システムにおいて、スループット向上が可能となる排他制御システムを提供する。 - 特許庁

To increase quality by allowing a cancel lever to return to a wait position when a cancel operation is performed in an opening and closing device for vehicle lock.例文帳に追加

車両用ロックのオープン及びクローズ装置において、キャンセル作動時におけるキャンセルレバーの待機位置への復帰を可能として、品質の向上を図る。 - 特許庁

When an electric lock is locked under remote control, closing operation confirmation information is transmitted in a wait time of three seconds after closure information is transmitted, and the electric lock 28 transmits information showing whether the electric lock 28 is actually locked to a mobile phone 18 of a user through a home gateway 12 and a server 16 after receiving the closing operation confirmation information.例文帳に追加

電気錠28を遠隔制御で施錠する場合に、閉情報を送信した後、3秒間の待機時間を経た後、閉動作確認情報を送信し、電気錠28はその閉動作確認情報を受信した後実際に施錠されたか否かをホームゲートウェイ12、サーバ16を介してユーザーの携帯電話18に送信する。 - 特許庁

When the exclusive control information 31 is under lock, the exclusive control mechanism 12 updates wait information 33 on the computer 3 into information showing the demand of exclusive control of a computer 1.例文帳に追加

排他制御機構12は排他制御情報31がロック中であれば、計算機3上の待合せ情報33を計算機1が排他制御を行いたいことを示す情報に更新する。 - 特許庁

Simultaneous accesses to the identical record in the database 110 are thereby prevented, and wait conditions for lock releasing accompanying exclusive control of accesses to the database 110 are reduced, so that the performance deterioration of the network system 100 is avoided.例文帳に追加

これにより、データベース110内の同一レコードへの同時アクセスを防ぎ、データベース110に対するアクセスの排他制御にともなうロック解放待ちを減らして、ネットワークシステム100の性能劣化を回避する。 - 特許庁

For each library call, these functions wait until the FILE object is no longer locked by a different thread, then lock it, do the requested I/O, and unlock the object again.発音を聞く 例文帳に追加

ライブラリの呼び出しが行われる毎に、標準入出力関数はFILEオブジェクトが他のスレッドによってロックされていない状態になるまで待ち、FILEオブジェクトをロックし、要求されて入出力を行い、オブジェクトのロックを解除する。 - JM

例文

In a multi-task system in which a common resource is used by multiple tasks, the possibility of generation of dead lock that the multiple tasks wait for each other and stop their is operation is detected by comparing access information at each test performed to each task.例文帳に追加

複数のタスクが共通の資源を利用するマルチタスクシステムにおいて、前記複数のタスクが待ち合って停止してしまうデッドロックの発生の可能性を、各タスクの別々に行ったテスト時のアクセス情報の比較によって検出する。 - 特許庁

>>例文の一覧を見る

wait lockのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS