accelerator_shm_read_lock 1056 ext/opcache/ZendAccelerator.c 	if (!ZCG(enabled) || !accel_startup_ok || !ZCSG(accelerator_enabled) || accelerator_shm_read_lock(TSRMLS_C) != SUCCESS) {
accelerator_shm_read_lock  335 ext/opcache/ZendAccelerator.h int  accelerator_shm_read_lock(TSRMLS_D);
accelerator_shm_read_lock  505 ext/opcache/zend_accelerator_module.c 	if (!ZCG(enabled) || !accel_startup_ok || !ZCSG(accelerator_enabled) || accelerator_shm_read_lock(TSRMLS_C) != SUCCESS) {