1016万例文収録!

「call a thread」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > call a threadに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

call a threadの部分一致の例文一覧と使い方

該当件数 : 20



例文

system call, that did not fully copy the address space of the parent process, but borrowed the parent's memory and thread of control until a call to execve (2) 例文帳に追加

システムコールを導入して親プロセスのアドレス空間を完全にコピーするかわりに、execve (2) - JM

Specifying pid as 0 will set the attribute for the current thread, and passing the value returned from a call to getpid (2) 例文帳に追加

pidに 0 を指定すると現在のスレッドの属性が設定され、getpid (2) - JM

A control serialization processing part 601 creates a management thread (main thread) 700 when branch_call command is called.例文帳に追加

制御シリアライズ化処理部601では、branch_callコマンドがコールされた時点で、管理用スレッド(メインスレッド)700を生成する。 - 特許庁

call and devote a thread to each stream. 例文帳に追加

コールを使って、各ストリームごとに専用のスレッドを用いるほうが効率的だ、という人もいるかもしれない。 - JM

例文

By this multithread processing method, only one call-dedicated thread 20 which calls a single-thread program 18 is generated and used when a single-thread program 18 is called first and executed by one specific thread 16 of a multithread program 10 to call and execute the single-thread program 18 for a different process from the multithread program 10 which can execute multiple threads in parallel.例文帳に追加

複数のスレッドを並行して実行可能なマルチスレッドプログラム10から別プロセスのシングルスレッドプログラム18を呼出して実行する場合に、マルチスレッドプログラム10の特定の1スレッド16によりシングルスレッドプログラム18を最初に呼出して実行する際に、シングルスレッドブログラム18を呼出す唯一の呼出専用スレッド20を生成して使用する。 - 特許庁


例文

Suitably, an 8-bit ID is allocated to each call site, and call site IDs which are most recent and in four stages as preferable number are held as a call history of 32-bit data for each thread and are used as context information.例文帳に追加

各コールサイトに、好適には8ビットのIDを振り、スレッド毎に直近の、好適には、4段分のコールサイトIDを、32ビット・データのコール・ヒストリとして保持し、コンテクスト情報として使用する。 - 特許庁

To effectively use existent resources by guaranteeing a call of a single-thread program for a different process by a multithread program.例文帳に追加

マルチスレッドプログラムにより別プロセスのシングルスレッドプログラムの呼出しを保証して既存資源を有効に利用する。 - 特許庁

In the background thread, a timer function is achieved by use of a system call releasing the CPU of a computer for a designated time.例文帳に追加

バックグランドスレッドにおいては、指定された時間、コンピュータのCPUを開放するシステムコールを用いてタイマー機能を実現する。 - 特許庁

This identifier may be a call identifier and/or a target thread identifier, and can include a separate parameter.例文帳に追加

この識別子は呼び出し識別子および/またはターゲットスレッド識別子でよく、別のパラメータを含むことができる。 - 特許庁

例文

A first scheduler generates a thread for processing events, by which a call processing event is fetched and also executed.例文帳に追加

第1のスケジューラは、イベント処理用のスレッドを生成し、このイベント処理スレッドにより、呼処理イベントがキューから取り出されて実行される。 - 特許庁

例文

A second scheduler generates the event processing thread and extracts the call processing event from each event queue managing object to be executed.例文帳に追加

第2のスケジューラは、イベント処理スレッドを生成し、各イベントキュー管理オブジェクトから呼処理イベントを抽出して実行させる。 - 特許庁

The thread acquires the contents of the parallel execution time table 202 by means of a parallel execution time acquisition system call.例文帳に追加

スレッドは、並列実行時間取得システムコールにより並列実行時間テーブル202の内容を取得する。 - 特許庁

In this multicall processing thread processing method, a single CPU performs a call processing event that occurs in a congestive manner according to a call processing program expanded on a memory.例文帳に追加

本発明は、シングルCPUがメモリ上に展開された呼処理プログラムに従い、輻輳的に発生する呼処理イベントを実行するマルチ呼処理スレッド処理方法に関する。 - 特許庁

To provide a method for thread processing in multi-call processing, which enables processing of an event for processing a call by using a CPU in the maximum mode without depending on a TSS scheduler for OS.例文帳に追加

OSのTSSスケジューラの実装に依存せず、CPUを最大限に使用し、呼処理イベントの処理を実行可能とするマルチ呼処理スレッド処理方法を提供する。 - 特許庁

Returns the number of thread states modified; if it returns a number greater than one, you're in trouble, and you should call it again with exc set to NULL to revert the effect.This raises no exceptions.New in version 2.3. 例文帳に追加

変更を受けたスレッド状態の数を返します; 1 よりも大きな数を返した場合、何らかのトラブルに巻き込まれていることになり、exc をNULL にして再度呼び出すことで効果を打ち消さねばなりません。 - Python

A second performance data collection program 17 performs the log output of the performance data of functions corresponding to the session ID and request ID acquired from the thread-specific variable region 31 according to a call from an application program (Java class 12).例文帳に追加

第2の性能データ収集プログラム17は、アプリケーションプログラム(Javaクラス12)からの呼び出しに応じて、スレッド固有変数領域31から取得したセッションID、リクエストIDに対応付けて関数の性能データをログ出力する。 - 特許庁

The apparatus generates an RMI registry 105 that can call the remote method by another new thread associated with a class loader 106 as a custom class loader for specific processing by an RMI registry generation service bundle 104 independent of each bundle.例文帳に追加

各バンドルとは独立したRMIレジストリ生成サービスバンドル104により、特定の処理を行なうようにしてあるカスタムクラスローダであるクラスローダ106が対応づけられた新たな別個のスレッドにてリモートメソッドの呼び出しを実現するRMIレジストリ105を生成する。 - 特許庁

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

When you run a debugging session, the debugger windowsenable you to keep track of variable and expression values as you step through code, examine the call stack of an executing thread, verify source URL's, and switch between sessions if you are running concurrent debugging sessions.例文帳に追加

デバッグセッションを実行するときは、デバッガウィンドウで、コードをステップ実行しながら変数と式の値を追跡したり、実行中のスレッドの呼び出しスタックを確認したり、ソース URL を確認したり、また複数のデバッグセッションを同時に実行している場合はセッション間を切り替えたりできます。 - NetBeans

例文

signal(2).)When threads are enabled, this function can only be called from the main thread; attempting to call it from other threads will cause a ValueError exception to be raised. The handler is called with two arguments: the signal number and the current stack frame (None or a frame object;for a description of frame objects, see the reference manual section on the standard type hierarchy or see the attribute descriptions in the例文帳に追加

)複数スレッドの使用が有効な場合、この関数は主スレッドからのみ呼び出すことができます; 主スレッド以外のスレッドで呼び出そうとすると、例外ValueError が送出されます。 handler は二つの引数: シグナル番号、および現在のスタックフレーム(None またはフレームオブジェクト; フレームオブジェクトについての記述はリファレンスマニュアルの標準型の階層 か、 - Python

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS