Searched refs:PHP_LOCK_EX (Results 1 – 3 of 3) sorted by relevance
40 #define PHP_LOCK_EX 2 macro
192 REGISTER_LONG_CONSTANT("LOCK_EX", PHP_LOCK_EX, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
956 Z_LVAL_P(&args[0]) |= PHP_LOCK_EX; in php_userstreamop_set_option()
Completed in 14 milliseconds