Searched refs:IS_UV_RWLOCK (Results 1 – 2 of 2) sorted by relevance
81 IS_UV_RWLOCK = 1, enumerator
575 case IS_UV_RWLOCK:579 PHP_UV_INIT_LOCK(lock, IS_UV_RWLOCK);624 case IS_UV_RWLOCK:675 case IS_UV_RWLOCK:723 case IS_UV_RWLOCK:1208 if (lock->type == IS_UV_RWLOCK) {5355 php_uv_lock_init(IS_UV_RWLOCK, INTERNAL_FUNCTION_PARAM_PASSTHRU);
Completed in 25 milliseconds