Searched refs:zend_lazy_objects_destroy (Results 1 – 3 of 3) sorted by relevance
68 void zend_lazy_objects_destroy(zend_lazy_objects_store *store);
90 void zend_lazy_objects_destroy(zend_lazy_objects_store *store) in zend_lazy_objects_destroy() function
499 zend_lazy_objects_destroy(&EG(lazy_objects_store)); in shutdown_executor()
Completed in 12 milliseconds