Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Icicle
Concurrent
Process
PHP Interface Icicle\Concurrent\Process
Inheritance:
extends
Icicle\Concurrent\Context
显示文件
Open project: icicleio/concurrent
Public Methods
Method
Description
getPid
( ) :
integer
signal
(
integer
$signo
)
Method Details
getPid()
public
method
public
getPid
( ) :
integer
return
integer
PID of process.
signal()
public
method
public
signal
(
integer
$signo
)
$signo
integer