Home
last modified time | relevance | path

Searched refs:lockidentifier (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/cache/classes/
H A Dloaders.php1339 protected $lockidentifier; variable in cache_application
1403 if ($this->lockidentifier === null) {
1404 $this->lockidentifier = md5(
1411 return $this->lockidentifier;
1419 $this->lockidentifier = null;
/dports/www/moodle311/moodle/cache/classes/
H A Dloaders.php1339 protected $lockidentifier; variable in cache_application
1403 if ($this->lockidentifier === null) {
1404 $this->lockidentifier = md5(
1411 return $this->lockidentifier;
1419 $this->lockidentifier = null;
/dports/www/moodle39/moodle/cache/classes/
H A Dloaders.php1339 protected $lockidentifier; variable in cache_application
1403 if ($this->lockidentifier === null) {
1404 $this->lockidentifier = md5(
1411 return $this->lockidentifier;
1419 $this->lockidentifier = null;