Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dclass.wsdlcache.php83 if ($this->obtainMutex($filename, "r")) {
124 function obtainMutex($filename, $mode) { function in nusoap_wsdlcache
147 if ($this->obtainMutex($filename, "w")) {
196 $this->obtainMutex($filename, "w");