Home
last modified time | relevance | path

Searched refs:_call_soon (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dbase_events.py765 handle = self._call_soon(callback, args, context)
780 def _call_soon(self, callback, args, context): member in BaseEventLoop
809 handle = self._call_soon(callback, args, context)

Completed in 3 milliseconds