pcntl_wait
laravel/framework
Supported Versions: PHP 5, PHP 7, PHP 8
Waits on or returns the status of a forked child
<?php pcntl_wait
(
int
&
$status
,
int $flags
=
0
, array &
$resource_usage
= []):
int