Searched defs: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) macro
Completed in 5 milliseconds