| /foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/ |
| D | audio_utils_unit_test.cpp | 346 std::thread threads[THREAD_NUM]; variable 400 std::thread threads[THREAD_NUM]; variable 466 std::thread threads[THREAD_NUM]; variable 514 std::thread threads[THREAD_NUM]; variable 563 std::thread threads[THREAD_NUM]; variable 619 std::thread threads[THREAD_NUM]; variable 669 std::thread threads[THREAD_NUM]; variable
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| D | worker_manager.h | 38 std::unordered_map<WorkerThread*, std::unique_ptr<WorkerThread>> threads; member
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
| D | parallel_impl.cpp | 27 ParallelImpl::ParallelImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in ParallelImpl()
|
| D | sequential_impl.cpp | 27 SequentialImpl::SequentialImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in SequentialImpl()
|
| D | dispatcher_impl.cpp | 27 DispatcherImpl::DispatcherImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in DispatcherImpl()
|
| D | task_queue_factory.cpp | 145 auto threads = array_view<ThreadContext>(threads_.get(), threadCount_); in ThreadPool() local 314 auto threads = array_view(threads_.get(), threadCount_); in Stop() local 328 auto threads = array_view(threads_.get(), threadCount_); in Stop() local
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| D | ut_rtg.cpp | 164 std::vector<std::thread> threads; variable 232 std::vector<std::thread> threads; variable
|
| /foundation/resourceschedule/frame_aware_sched/test/unittest/phone/ |
| D | rtg_interface_test.cpp | 401 vector<int> threads; variable 429 vector<int> threads; variable
|
| /foundation/arkui/ace_engine/frameworks/base/thread/ |
| D | background_task_executor.cpp | 69 std::list<std::thread> threads; in ~BackgroundTaskExecutor() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| D | distributeddb_kv_concurrency_crud_test.cpp | 228 std::vector<std::thread> threads; in StartRandThread() local
|
| D | distributeddb_nb_crud_test.cpp | 1705 std::vector<std::thread> threads; in StartThreadForLongReadWrite() local 1802 std::vector<std::thread> threads; in StartThreadForLongWriteWrite() local
|
| D | distributeddb_nb_autolaunch_test.cpp | 604 vector<thread> threads; variable
|
| D | distributeddb_nb_enable_sync_by_closed_db_test.cpp | 593 vector<thread> threads; variable
|
| D | distributeddb_kv_backup_test.cpp | 1030 std::vector<std::thread> threads; variable
|
| D | distributeddb_nb_cursor_testcase.cpp | 1728 std::vector<std::thread> threads; in ResultSetDb025() local 1961 std::vector<std::thread> threads; in ResultSetDb026() local
|
| D | distributeddb_nb_backup_test.cpp | 1080 std::vector<std::thread> threads; variable
|
| D | distributeddb_nb_batch_crud_test.cpp | 722 std::vector<std::thread> threads; variable
|
| /foundation/graphic/graphic_surface/surface/src/ |
| D | buffer_utils.cpp | 307 std::vector<std::thread> threads; in CloneBuffer() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
| D | pipeline_context_test_ng.cpp | 1466 std::vector<std::thread> threads; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_import_and_export_rd_test.cpp | 1220 vector<thread> threads; variable
|
| D | distributeddb_interfaces_import_and_export_test.cpp | 1298 vector<thread> threads; variable
|
| /foundation/communication/ipc/ipc/test/moduletest/native/common/ |
| D | ipc_core_module_test.cpp | 732 std::vector<std::unique_ptr<std::thread>> threads; variable
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| D | rdb_trans_db_test.cpp | 1117 std::shared_ptr<std::thread> threads[4]; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| D | distributeddb_communicator_deep_test.cpp | 1053 std::vector<std::thread> threads; variable
|
| /foundation/arkui/napi/test/unittest/cj_native/ |
| D | test_ark_interop.cpp | 881 std::thread threads[threadCount]; in TEST_F() local
|