Searched defs:AddTasksToAsyncRunner (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
| D | async_runner.cpp | 222 bool AsyncRunner::AddTasksToAsyncRunner(AsyncRunner* asyncRunner, Task* task) in AddTasksToAsyncRunner() function in Commonlibrary::Concurrent::TaskPoolModule::AsyncRunner |
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/test/ | ||
| D | test.cpp | 956 void NativeEngineTest::AddTasksToAsyncRunner(void* asyncData, void* taskData) in AddTasksToAsyncRunner() function in Commonlibrary::Concurrent::TaskPoolModule::NativeEngineTest |