Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp178 case Intrinsic::coro_noop: in lowerEarlyIntrinsics()
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py2254 async def coro_noop(): function
2258 task = asyncio.create_task(coro_noop(), name='No-op')

Completed in 5 milliseconds