Home
last modified time | relevance | path

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

/third_party/libabigail/tests/
H A Dtest-read-dwarf.cc669 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
H A Dtest-read-ctf.cc500 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
/third_party/node/deps/v8/src/wasm/
H A 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
H A 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
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py92 def new_task(self, loop, coro, name='TestTask', context=None): member in BaseTaskTests
2806 def new_task(self, coro): global() member in BaseCurrentLoopTests
2830 def new_task(self, coro): global() member in PyCurrentLoopTests
2838 def new_task(self, coro): global() member in CCurrentLoopTests
[all...]

Completed in 13 milliseconds