Home
last modified time | relevance | path

Searched refs:unlockByType (Results 1 – 9 of 9) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/includes/libs/lockmanager/
H A DLockManager.php155 return $this->unlockByType( [ $type => $paths ] );
165 final public function unlockByType( array $pathsByType ) { function in LockManager
H A DScopedLock.php100 $this->status->merge( $this->manager->unlockByType( $this->pathsByType ) );
H A DRedisLockManager.php273 $this->unlockByType( $pathsByType );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/libs/lockmanager/
H A DLockManager.php155 return $this->unlockByType( [ $type => $paths ] );
165 final public function unlockByType( array $pathsByType ) { function in LockManager
H A DScopedLock.php100 $this->status->merge( $this->manager->unlockByType( $this->pathsByType ) );
H A DRedisLockManager.php273 $this->unlockByType( $pathsByType );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/libs/lockmanager/
H A DLockManager.php155 return $this->unlockByType( [ $type => $paths ] );
165 final public function unlockByType( array $pathsByType ) { function in LockManager
H A DScopedLock.php100 $this->status->merge( $this->manager->unlockByType( $this->pathsByType ) );
H A DRedisLockManager.php273 $this->unlockByType( $pathsByType );