HomeSort by relevance Sort by last modified time
    Searched refs:_checkCursor (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 205 # reason is that _checkCursor and _closeCursors are not atomic
224 def _checkCursor(self):
311 self._checkCursor()
316 self._checkCursor()
325 self._checkCursor()
333 self._checkCursor()
341 self._checkCursor()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 205 # reason is that _checkCursor and _closeCursors are not atomic
224 def _checkCursor(self):
311 self._checkCursor()
316 self._checkCursor()
325 self._checkCursor()
333 self._checkCursor()
341 self._checkCursor()

Completed in 688 milliseconds