Definition at line 251 of file zend_gc.c.
◆ activated_at
◆ buf
◆ buf_size
uint32_t _zend_gc_globals::buf_size |
◆ collected
uint32_t _zend_gc_globals::collected |
◆ collector_time
◆ dtor_end
uint32_t _zend_gc_globals::dtor_end |
◆ dtor_fiber
◆ dtor_fiber_running
bool _zend_gc_globals::dtor_fiber_running |
◆ dtor_idx
uint32_t _zend_gc_globals::dtor_idx |
◆ dtor_time
◆ first_unused
uint32_t _zend_gc_globals::first_unused |
◆ free_time
◆ gc_active
bool _zend_gc_globals::gc_active |
◆ gc_enabled
bool _zend_gc_globals::gc_enabled |
◆ gc_full
bool _zend_gc_globals::gc_full |
◆ gc_protected
bool _zend_gc_globals::gc_protected |
◆ gc_runs
uint32_t _zend_gc_globals::gc_runs |
◆ gc_threshold
uint32_t _zend_gc_globals::gc_threshold |
◆ num_roots
uint32_t _zend_gc_globals::num_roots |
◆ unused
uint32_t _zend_gc_globals::unused |
The documentation for this struct was generated from the following file: