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