sem_acquire
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Acquire a semaphore
<?php sem_acquire
(
SysvSemaphore $semaphore
,
bool $non_blocking
=
false
):
bool