Searched refs:accelerator_shm_read_lock (Results 1 – 4 of 4) sorted by relevance
330 int accelerator_shm_read_lock(void);
531 if (!ZCG(accelerator_enabled) || accelerator_shm_read_lock() != SUCCESS) {
1751 accelerator_shm_read_lock() == SUCCESS) {
1289 if (!ZCG(accelerator_enabled) || accelerator_shm_read_lock() != SUCCESS) { in zend_accel_invalidate()3233 int accelerator_shm_read_lock(void) function
Completed in 34 milliseconds