Searched refs:PHP_LOCK_SH (Results 1 – 3 of 3) sorted by relevance
39 #define PHP_LOCK_SH 1 macro
187 REGISTER_LONG_CONSTANT("LOCK_SH", PHP_LOCK_SH, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
950 Z_LVAL_P(&args[0]) |= PHP_LOCK_SH; in php_userstreamop_set_option()
Completed in 13 milliseconds