Home
last modified time | relevance | path

Searched defs:task_repr (Results 1 – 2 of 2) sorted by relevance

/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/utils/
H A Dasyncio_utils.py56 def task_repr(task: asyncio.Task) -> str: function
/dports/devel/transwarp/transwarp-2.2.2/include/
H A Dtranswarp.h244 explicit task_canceled(const std::string& task_repr) in task_canceled()
253 explicit task_destroyed(const std::string& task_repr) in task_destroyed()