Home
last modified time | relevance | path

Searched refs:removeLock (Results 1 – 7 of 7) sorted by relevance

/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php55 private function removeLock($storageFile) { function in Google_FileCache
73 $this->removeLock($storageFile);
125 $this->removeLock($storageFile);
128 $this->removeLock($storageFile);
H A DGoogle_ApcCache.php47 private function removeLock($key) { function in googleApcCache
63 $this->removeLock($key);
H A DGoogle_MemcacheCache.php56 private function removeLock($key) { function in Google_MemcacheCache
74 $this->removeLock($key);
/plugin/move/helper/
H A Drewrite.php170 public static function removeLock() { function in helper_plugin_move_rewrite
176 throw new Exception("removeLock failed: lockfile missing");
H A Dop.php226 helper_plugin_move_rewrite::removeLock();
/plugin/issuelinks/action/
H A Dajax.php281 $data->removeLock($lockID);
/plugin/issuelinks/helper/
H A Ddata.php197 public function removeLock($lockID) function in helper_plugin_issuelinks_data