Home
last modified time | relevance | path

Searched defs:new_task (Results 1 – 5 of 5) sorted by relevance

/third_party/libabigail/tests/
Dtest-read-dwarf.cc669 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
Dtest-read-ctf.cc500 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
/third_party/python/Lib/test/test_asyncio/
Dtest_tasks.py111 def new_task(self, loop, coro, name='TestTask'): member in BaseTaskTests
3216 def new_task(self, coro): member in BaseCurrentLoopTests
3240 def new_task(self, coro): member in PyCurrentLoopTests
3248 def new_task(self, coro): member in CCurrentLoopTests
/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc1099 auto new_task = std::make_unique<LogCodesTask>( in LogCode() local
1574 auto new_task = std::make_unique<WasmGCForegroundTask>(isolate); in TriggerGC() local
Dmodule-compiler.cc2424 auto new_task = std::make_unique<CompileTask>(this, true); in StartForegroundTask() local
2432 auto new_task = std::make_unique<CompileTask>(this, true); in ExecuteForegroundTaskImmediately() local