php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_zend_shared_memory_state Struct Reference

#include <zend_shared_alloc.h>

Data Fields

size_t * positions
 
size_t shared_free
 

Detailed Description

Definition at line 97 of file zend_shared_alloc.h.

Field Documentation

◆ positions

size_t* _zend_shared_memory_state::positions

Definition at line 98 of file zend_shared_alloc.h.

◆ shared_free

size_t _zend_shared_memory_state::shared_free

Definition at line 99 of file zend_shared_alloc.h.


The documentation for this struct was generated from the following file: