Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dasync_runner.cpp222 bool AsyncRunner::AddTasksToAsyncRunner(AsyncRunner* asyncRunner, Task* task) in AddTasksToAsyncRunner() function in Commonlibrary::Concurrent::TaskPoolModule::AsyncRunner
/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
Dtest.cpp956 void NativeEngineTest::AddTasksToAsyncRunner(void* asyncData, void* taskData) in AddTasksToAsyncRunner() function in Commonlibrary::Concurrent::TaskPoolModule::NativeEngineTest