Searched defs:new_task (Results 1 – 4 of 4) sorted by relevance
88 def new_task(self, loop, coro, name='TestTask'): member in BaseTaskTests2815 def new_task(self, coro): member in BaseCurrentLoopTests2839 def new_task(self, coro): member in PyCurrentLoopTests2847 def new_task(self, coro): member in CCurrentLoopTests
335 struct system_task *new_task; in add_task() local
1003 auto new_task = std::make_unique<LogCodesTask>( in LogCode() local1358 auto new_task = std::make_unique<WasmGCForegroundTask>(isolate); in TriggerGC() local
2087 auto new_task = std::make_unique<CompileTask>(this, true); in StartForegroundTask() local2095 auto new_task = std::make_unique<CompileTask>(this, true); in ExecuteForegroundTaskImmediately() local