| 意味 | 例文 |
process IDの部分一致の例文一覧と使い方
該当件数 : 515件
set-group-ID (set process effective group ID on execve (2); 例文帳に追加
set-group-ID(以下の場合に( execve (2) - JM
getsid(p) returns the session ID of the process with process ID p . (The session ID of a process is the process group ID of the session leader. 例文帳に追加
getsid(p)はプロセス IDp を持つプロセスのセッション ID を返す(プロセスのセッション ID は セッションリーダーのプロセスグループ ID である)。 - JM
Process IDs, parent process IDs, process group IDs, and session IDs are specified in POSIX.1-2001. 例文帳に追加
プロセス ID、親プロセス ID、プロセスグループ ID、セッション ID はPOSIX.1-2001 で規定されている。 - JM
The child's parent process ID is the same as the parent's process ID. 例文帳に追加
子プロセスの親プロセス ID は、親プロセスのプロセス ID と同じである。 - JM
The process whose process ID is the same as its process group ID is the process group leader for that group. 例文帳に追加
自身のプロセス ID がプロセスグループ ID と同じプロセスは、そのグループの「プロセスグループ・リーダー」である。 - JM
In a single-threaded process, the thread ID is equal to the process ID (PID, as returned by getpid (2)). 例文帳に追加
シングルスレッドのプロセスでは、スレッド ID は( getpid (2) が返すプロセス ID (PID) と等しい。 - JM
sets the real user ID, the effective user ID, and the saved set-user-ID of the calling process. 例文帳に追加
は呼び出し元のプロセスの実 (real) ユーザーID、実効 (effective) ユーザーID、保存 set-user-ID を設定する。 - JM
The process group ID and session ID of the calling process are set to the PID of the calling process. 例文帳に追加
呼び出したプロセスのプロセス・グループ ID とセッション ID には、呼び出したプロセスの PID が設定される。 - JM
The effective user ID of the process is copied to the saved set-user-ID; similarly, the effective group ID is copied to the saved set-group-ID. 例文帳に追加
プロセスの実効ユーザ ID は保存 (saved) set-user-ID にコピーされる。 同様に、実効グループ ID は保存 set-group-ID にコピーされる。 - JM
A process's session ID and process group ID are preserved across an execve (2). 例文帳に追加
プロセスのセッション ID とプロセスグループ ID はexecve (2) の前後で不変である。 - JM
Threads do not share a common session ID and process group ID. 例文帳に追加
スレッド間で共通のセッション ID やプロセスグループ ID を共有しない。 - JM
No process with the specified thread ID (and thread group ID) exists. 例文帳に追加
指定されたスレッドID (とスレッド・グループID) を持つプロセスが存在しない。 - JM
In particular, init(8) , process ID 1, is very special. 例文帳に追加
特に、プロセス ID が 1 の init(8) は特別です。 - FreeBSD
A process ID is specified as a positive value; a process group ID is specified as a negative value. 例文帳に追加
プロセスID は正の値として指定し、プロセスグループID は負の値として指定する。 - JM
Find the process ID of the process you want to send the signal to. 例文帳に追加
シグナルを送りたいプロセスのプロセス ID を探します。 - FreeBSD
A process can obtain its session ID using getsid (2), 例文帳に追加
プロセスは、それぞれgetsid (2), - JM
Set the process ID or process group ID that will receive SIGIO 例文帳に追加
ファイルディスクリプタfdのイベント発生を知らせるシグナルSIGIO - JM
and its process group ID using getpgrp (2). 例文帳に追加
getpgrp (2) を使って自分のセッション ID、プロセスグループ ID を取得できる。 - JM
returns the process ID of the parent of the calling process. 例文帳に追加
は呼び出し元のプロセスの親プロセスのプロセス ID を返す。 - JM
inherits its parent's session ID and process group ID. 例文帳に追加
で生成された子プロセスは親プロセスのセッション ID とプロセスグループ IDを継承する。 - JM
The owner (user ID) of the file is set to the effective user ID of the process. 例文帳に追加
ファイルの所有者 (ユーザー ID) は、プロセスの実効ユーザー ID に設定される。 - JM
meaning wait for any child process whose process group ID is equal to that of the calling process. 例文帳に追加
プロセスグループID が呼び出したプロセスのものと等しい子プロセスを待つ。 - JM
meaning wait for the child whose process ID is equal to the value of pid . 例文帳に追加
プロセスID がpidに等しい子プロセスを待つ。 - JM
IDs are of the form id=an unique id value, with no default and are used in the matching process. 例文帳に追加
ID は id=一意の ID の値 の形式であり、デフォルトはなく、照合処理で使用されます。 - NetBeans
The child has its own unique process ID, and this PID does not match the ID of any existing process group ( setpgid (2)). 例文帳に追加
子プロセスは独自のプロセス ID を持ち、この PID は既存のどのプロセスグループ( setpgid (2)) の ID とも一致しない。 - JM
Each process has various associated user and groups IDs. 例文帳に追加
各プロセスは、数種類のユーザ ID とグループ ID を持つ。 - JM
getsid(0) returns the session ID of the calling process. 例文帳に追加
getsid(0)は呼び出し元のプロセスのセッション ID を返す。 - JM
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
| © 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|