php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
sysvsem_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_sem_remove   arginfo_sem_release
 

Functions

 ZEND_FUNCTION (sem_get)
 
 ZEND_FUNCTION (sem_acquire)
 
 ZEND_FUNCTION (sem_release)
 
 ZEND_FUNCTION (sem_remove)
 

Macro Definition Documentation

◆ arginfo_sem_remove

#define arginfo_sem_remove   arginfo_sem_release

Definition at line 20 of file sysvsem_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/4]

ZEND_FUNCTION ( sem_acquire )

◆ ZEND_FUNCTION() [2/4]

ZEND_FUNCTION ( sem_get )

◆ ZEND_FUNCTION() [3/4]

ZEND_FUNCTION ( sem_release )

◆ ZEND_FUNCTION() [4/4]

ZEND_FUNCTION ( sem_remove )