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