Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php130 public function _case_stream_xxx_lock($operation) function in Hoa\\Protocol\\Test\\Unit\\Wrapper
160 return $this->_case_stream_xxx_lock(LOCK_SH);
165 return $this->_case_stream_xxx_lock(LOCK_EX);
170 return $this->_case_stream_xxx_lock(LOCK_UN);
175 return $this->_case_stream_xxx_lock(LOCK_NB);