The include file <semaphore> is present.
インクルードファイル<semaphore>が存在する。 - JM
semaphore of the set.
の値を返す。 - JM
Semaphore Sets
セマフォー集合 - JM
a semaphore 腕木信号機 - 斎藤和英大辞典
SEMAPHORE BYPASSING METHOD セマフォ・バイパス法 - 特許庁
or processes (a "process-shared semaphore"
後者を"プロセス共有セマフォ (process-shared semaphore)" - JM
semaphore of the semaphore set, where the first semaphore of the set is numbered 0.
セマフォ集合の最初のセマフォには番号 0 が振られる。 - JM
SEMAPHORE MANAGEMENT METHOD AND SEMAPHORE MANAGEMENT PROGRAM セマフォ管理方法、およびセマフォ管理プログラム - 特許庁
sempid ID of the last process that performed a semaphore operation on this semaphore.
sempidこのセマフォーを最後に操作したプロセスの ID。 - JM
send a message by semaphore 手旗で信号を送る. - 研究社 新英和中辞典
Each semaphore in a semaphore set has the following associated values: +4n
セマフォ集合 (semaphore set) のメンバーの各セマフォは以下の関連情報を持っている:+4n - JM
A factory function that returns a new semaphore object.
新しいセマフォ (semaphore) オブジェクトを返すファクトリ関数です。 - Python
The semaphore is identified by name .
セマフォはnameで識別される。 - JM
sem is not a valid semaphore.
semは有効なセマフォではない。 - JM
A factory function that returns a new bounded semaphore object.
新しい有限セマフォ (bounded semaphore) オブジェクトを返すファクトリ関数です。 - Python
to close the semaphore.
を使ってセマフォをクローズできる。 - JM
The semaphore set was removed.
セマフォ集合が削除された。 - JM
semval Semaphore value: a non-negative integer.
semvalセマフォー値: 負でない整数。 - JM
creates a new POSIX semaphore or opens an existing semaphore.
は、新規の POSIX セマフォを作成するか、既存のセマフォのオープンを行う。 - JM
operation on the semaphore set.
操作を実行する必要がある。 - JM
is specified for a semaphore operation).
が指定するのと少し似ている)。 - JM
etc. ) is an older semaphore API.
など) は古い共有メモリ API である。 - JM
POSIX semaphores come in two forms: named semaphores and unnamed semaphores.
POSIX セマフォには、名前付きセマフォ (named semaphore) と名前なしセマフォ (unnamed semaphore) の 2つの形がある。 - JM
system call returns the semaphore set identifier associated with the argument key .
システムコールは、引き数keyに対応するセマフォ集合 (semaphore set) の識別子 (identifier) を返す。 - JM
convey by semaphore, of information
信号装置によって運ぶ、情報の - 日本語WordNet
send signals by or as if by semaphore 手旗信号などで信号を送る - 日本語WordNet
An unnamed semaphore does not have a name.
名前なしセマフォは名前を持たない。 - JM
The semaphore name is removed immediately.
セマフォの名前は直ちに削除される。 - JM
A semaphore set is uniquely identified by a positive integer "(its " semid )
セマフォー集合は正の整数"(" semid ) - JM
a pair of flags that are red and white and are used for semaphore 通信用の紅白の小旗 - EDR日英対訳辞書
With an empty suffix, the semaphore names end with
空の拡張子を指定している場合、 - JM
The maximum semaphores per semaphore set.
セマフォ集合ごとのセマフォ数の最大値。 - JM
decrements (locks) the semaphore pointed to by sem .
はsemが指すセマフォの値を 1 減らす (ロックする)。 - JM
A semaphore set has to be created but the system limit for the maximum number of semaphore sets ( SEMMNI ),
セマフォ集合を作成しようとすると、システムのセマフォ集合の最大数( SEMMNI ) - JM
A semaphore register 1 has plural semaphore bits and a processor part 21 reads the plural semaphore bits from the semaphore register 1, transits an open semaphore bit, which corresponds to a shared device not to be accessed, among semaphore bits transited to occupancy into non-occupancy, accesses the shared device corresponding to the occupied acquired semaphore bit and transits that acquired semaphore bit into non-occupancy later. セマフォレジスタ1は、セマフォビットを複数有し、プロセッサ部21は、セマフォレジスタ1からセマフォビットを複数リードし、占有に移行したセマフォビットのうち、アクセスしない共有装置に対応する開放セマフォビットを非占有に移行させ、占有している獲得セマフォビットに対応する共有装置にアクセスし、その後に、その獲得セマフォビットを非占有に移行させる。 - 特許庁
METHOD AND DEVICE FOR CLEARING SEMAPHORE RESERVATION セマフォ予約をクリアする方法および装置 - 特許庁
There is no semaphore with the given name .
指定された名前nameのセマフォが存在しない。 - JM
TELEPHONIC AND ELECTROMAGNETIC CONTROLLER BY MEANS OF FLAG SEMAPHORE 手旗信号による電話電磁制御装置 - 特許庁
A system-wide limit on the maximum number of semaphore identifiers.
システム全体でのセマフォ識別子の最大値。 - JM
function creates a new named semaphore or opens an existing named semaphore.
関数は、新しい名前付きセマフォを作成するか、既に存在する名前付きセマフォをオープンする。 - JM
The value argument specifies the initial value for the semaphore.
value引き数はそのセマフォの初期値を指定する。 - JM
The semaphore is destroyed once all other processes that have the semaphore open close it.
このセマフォをオープンしている他のすべてのプロセスがセマフォを閉じて初めてセマフォの削除が行われる。 - JM
A binary semaphore is a semaphore which can take on one of only two values - usually the values 0 and 1.
2進セマフォは, 通常は0と1の, ただ2つの値のうち1つをとることのできるセマフォである. - コンピューター用語辞典
increments (unlocks) the semaphore pointed to by sem .
は、semが指すセマフォの値を 1 増やす (ロックを解除する)。 - JM
Instead the semaphore is placed in a region of memory that is shared between multiple threads (a "thread-shared semaphore" )
その代わり、セマフォは、複数スレッド間で共有されたメモリ領域、もしくは複数プロセス間で共有されたメモリ領域に置かれる (前者を"スレッド共有セマフォ (thread-shared semaphore)" 、 - JM
returns the address of the new semaphore; this address is used when calling other semaphore-related functions.
は新しいセマフォのアドレスを返す。 このアドレスは他のセマフォ関連の関数を呼び出す際に使用される。 - JM
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.
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.