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