Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Dlink.py317 def execute(self, async_function): argument
318 self.execution_queue.put_nowait(async_function())