Searched refs:shm_type (Results 1 – 1 of 1) sorted by relevance
46 int shm_type; variable119 } else if (type != shm_type) { \139 shm_type = zend_register_list_destructors_ex(rsclean, NULL, "shmop", module_number); in PHP_MINIT_FUNCTION()229 rsid = zend_list_insert(shmop, shm_type TSRMLS_CC); in PHP_FUNCTION()
Completed in 4 milliseconds