Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 20 of 20) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dsequential_impl.cpp25 SequentialImpl::SequentialImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in SequentialImpl()
Dparallel_impl.cpp25 ParallelImpl::ParallelImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in ParallelImpl()
Ddispatcher_impl.cpp25 DispatcherImpl::DispatcherImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in DispatcherImpl()
Dtask_queue_factory.cpp130 auto threads = array_view<ThreadContext>(threads_.get(), threadCount_); in ThreadPool() local
299 auto threads = array_view(threads_.get(), threadCount_); in Stop() local
313 auto threads = array_view(threads_.get(), threadCount_); in Stop() local
/foundation/resourceschedule/ffrt/src/eu/
Dworker_manager.h38 std::unordered_map<WorkerThread*, std::unique_ptr<WorkerThread>> threads; member
/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
Drtg_interface_test.cpp401 vector<int> threads; variable
429 vector<int> threads; variable
/foundation/arkui/ace_engine/frameworks/base/thread/
Dbackground_task_executor.cpp70 std::list<std::thread> threads; in ~BackgroundTaskExecutor() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_kv_concurrency_crud_test.cpp228 std::vector<std::thread> threads; in StartRandThread() local
Ddistributeddb_nb_crud_test.cpp1705 std::vector<std::thread> threads; in StartThreadForLongReadWrite() local
1802 std::vector<std::thread> threads; in StartThreadForLongWriteWrite() local
Ddistributeddb_nb_enable_sync_by_closed_db_test.cpp593 vector<thread> threads; variable
Ddistributeddb_nb_autolaunch_test.cpp604 vector<thread> threads; variable
Ddistributeddb_kv_backup_test.cpp1030 std::vector<std::thread> threads; variable
Ddistributeddb_nb_cursor_testcase.cpp1728 std::vector<std::thread> threads; in ResultSetDb025() local
1961 std::vector<std::thread> threads; in ResultSetDb026() local
Ddistributeddb_nb_backup_test.cpp1080 std::vector<std::thread> threads; variable
Ddistributeddb_nb_batch_crud_test.cpp722 std::vector<std::thread> threads; variable
Ddistributeddb_nb_schema_test.cpp1772 vector<thread> threads; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_import_and_export_test.cpp1298 vector<thread> threads; variable
/foundation/communication/ipc/ipc/test/moduletest/native/common/
Dipc_core_module_test.cpp732 std::vector<std::unique_ptr<std::thread>> threads; variable
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
Dpipeline_context_test_ng.cpp1587 std::vector<std::thread> threads; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_interfaces_relational_sync_test.cpp1279 vector<thread> threads; variable