Searched refs:_complete (Results 1 – 5 of 5) sorted by relevance
128 self._complete = threading.Event()136 while not self._complete.is_set():152 self._complete.clear()164 self._complete.set()
65 def _complete(self): member in Rpc108 self._complete()118 self._complete()
438 return _complete(sql); in complete()441 private native static boolean _complete(String sql); in _complete() method in Database
327 (int (*)(void *))reply##_complete, \
67 * on\_complete (called by the transport when the entire batch is complete)