最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.104秒)
トップページ
>
:
t
>
:ppid
別のキーワード
openssl t61string
asn1 t61string
matrix t
t61string new
fiddle type_size_t
ライブラリ
ビルトイン
(12)
モジュール
Process
(12)
検索結果
先頭1件
Process
.
#
ppid -> Integer
Process
.
#
ppid -> Integer
(18217.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
モジュール関数
親プロセスのプロセス ID を返します。UNIX では実際の親プロセスが終 了した後は ppid は 1 (initの pid)になります。
...
親プロセスのプロセス ID を返します。UNIX では実際の親プロセスが終
了した後は
ppid
は 1 (ini
t
の pid)になります。
@see ge
t
ppid
(2)
...
Process