Home
last modified time | relevance | path

Searched refs:PHP_LOCK (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/sapi/roxen/
H A Droxen.c120 # define PHP_LOCK(X) THREADS_ALLOW();mt_lock(&roxen_php_execution_lock);THREADS_DISALLOW() macro
125 # define PHP_LOCK(X) macro
626 PHP_LOCK(THIS); /* Need to lock here or reusing the same object might cause in f_php_roxen_request_handler()

Completed in 7 milliseconds