Searched refs:PHP_LOCK_SH (Results 1 – 3 of 3) sorted by relevance
39 #define PHP_LOCK_SH 1 macro
194 REGISTER_LONG_CONSTANT("LOCK_SH", PHP_LOCK_SH, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
1006 Z_LVAL_P(zvalue) |= PHP_LOCK_SH; in php_userstreamop_set_option()
Completed in 13 milliseconds