MULTIPLE THREADS 日本語 意味 - 日本語訳 - 英語の例文

['mʌltipl θredz]

英語 での Multiple threads の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Using multiple threads¶.
複数のスレッドの使用¶。
Within each forum, users can create multiple threads.
各フォーラム内では、ユーザが複数のスレッドを作成できます。
Multiple threads might need to access a shared resource.
複数のスレッドで、共有リソースにアクセスできる必要があります。
Within each forum, students can create multiple threads.
各フォーラム内では、学生が複数のスレッドを作成できます。
Shared means that multiple threads can access the data.
Sharedは、複数のスレッドがそのデータにアクセスしうることを意味します。
ResourceInteractiveLoader can be used from multiple threads.
リソースインタラクティブローダーは、複数のスレッドから使用できます。
In MySQL and InnoDB, multiple threads of execution access shared data structures.
MySQLおよびInnoDBでは、実行の複数のスレッドが共有データ構造にアクセスします。
The percentage of the application that is executed in parallel by multiple threads.
複数のスレッドにより並列実行されるアプリケーションの比率。
It is not possible to use multiple threads to control them.
複数のスレッドを使用してそれらを制御することはできません。
All of the classes in this module may safely be accessed from multiple threads.
このモジュールのクラスはすべて、複数のスレッドから安全にアクセスできます。
This method may be called from multiple threads, make this as thread-safe.
このメソッドは複数のスレッドから呼ばれるので、必ずスレッドセーフにします。
The software enables to download or upload the files in multiple threads.
ソフトウェアは、複数のスレッドでファイルをダウンロードまたはアップロードすることができます。
This DVD copy software supports multiple threads, so it can clone DVDs faster.
このDVDコピーソフトウェアは複数のスレッドをサポートしているため、DVDをより迅速にクローン作成できます。
The Atomic part means Arc<T>can safely be accessed from multiple threads.
アトミック」という部分はArc<T>が複数スレッドから安全にアクセスできることを意味しています。
When using from multiple threads, exclusive control should be performed on the application side.
複数スレッドから利用する場合は、アプリケーション側で排他制御をしてください。
In either case,the program to be debugged can be executed by multiple threads simultaneously.
どちらの場合でも、デバッグするプログラムは、同時にマルチスレッドで実行できます。
When memory is shared, multiple threads can read and write the same data in memory.
メモリが共有されている場合、複数のスレッドがメモリ内の同じデータの読み取りと書き込みを行うことができます。
In their advanced form, they act like a kind of counter,and can allow multiple threads to have the lock at any one time.
発展的な形態においては、一種のカウンターのように動作し、いつでも複数のスレッドがロックを持つことを可能にします。
You can select multiple threads or select the check box in the header to select all threads..
複数のスレッドを選択できます。また、ヘッダーのチェックボックスを選択すると、すべてのスレッドを選択できます。
See Section Debugging programs with multiple threads in The GNU debugger.
DebuggingprogramswithmultiplethreadsinTheGNUdebuggerを参照してください。
Bill continues with notes about how a new IEnumerator would have to work in order toproperly support multiple threads.
Bill氏は、複数のスレッドを適切にサポートするために、新たなIEnumeratorがどのようにして動作すべきかについて、注釈をつけている。
The volatile keyword now ensures that multiple threads handle the singleton instance correctly.
現在は、'volatile'キーワードにより、複数のスレッドがシングルトンインスタンスを正しく処理することが保証されます。
The bigger it is, query latency becomes smaller because data is divided into several parts andprocessed by multiple threads in parallel.
この値を大きくすると、ハッシュ生成や探索において、データを分割しマルチスレッドで並列処理するためレイテンシが小さくなる。
Posting the same question repeatedly and starting multiple threads on the same subject can be confusing.
同じ質問を繰り返し投稿したり、同じ話題について複数のスレッドを立てたりすると、混乱が生じる可能性があります。
If your application requires multiple threads accessing the UltraLite database, each thread requires a separate connection.
アプリケーションがUltraLightデータベースにアクセスするのに複数のスレッドを必要とする場合は、スレッドごとに個別の接続が必要です。
It also specifies aloop that can be executed in parallel by multiple threads that are members of multiple teams.
また、複数のチームのメンバーである複数のスレッドによって同時に実行できるループを指定します。
Vulkan also enables better parallelization by allowing multiple threads to perform work such as command buffer construction at once.
また、Vulkanは、複数のスレッドが作業を実行できるようにする(コマンドバッファーの作成を同時に行うなど)ことによって、より優れた並列処理が可能です。
The volatile keywordindicates that a field might be modified by multiple threads that are executing at the same time.
Volatileキーワードは、同時に実行されている複数のスレッドによって、フィールドが変更される可能性があることを示します。
Many modern applications are designed for parallel processing,using multiple threads or processes to improve performance.
現在の多くのアプリケーションは並列処理向けに設計されており、パフォーマンスの改善に複数のスレッドもしくはプロセスを使用します。
A binary heap isn't MT-safe structure;you must put it in atom or use mutexes if multiple threads can access to it see Synchronization primitives.
複数のスレッドでアクセスする可能性がある場合は、atomに入れるか、mutexを適切に使ってください(同期プリミティブ参照)。
結果: 58, 時間: 0.0302

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語