Searched refs:PHP_LOCK (Results 1 – 1 of 1) sorted by relevance
120 # define PHP_LOCK(X) THREADS_ALLOW();mt_lock(&roxen_php_execution_lock);THREADS_DISALLOW() macro125 # define PHP_LOCK(X) macro626 PHP_LOCK(THIS); /* Need to lock here or reusing the same object might cause in f_php_roxen_request_handler()
Completed in 7 milliseconds