Searched refs:_check_callback (Results 1 – 2 of 2) sorted by relevance
727 self._check_callback(callback, 'call_at')748 self._check_callback(callback, 'call_soon')754 def _check_callback(self, callback, method): member in BaseEventLoop792 self._check_callback(callback, 'call_soon_threadsafe')802 self._check_callback(func, 'run_in_executor')
705 def _check_callback(self): member in Option739 _check_callback]