Home
last modified time | relevance | path

Searched defs:threadPool_ (Results 1 – 12 of 12) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_installer_manager.h119 std::shared_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
Dtask_registry.h46 const ThreadPool* threadPool_; variable
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.h69 std::unique_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
Dext_extension.h109 OHOS::ThreadPool threadPool_; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/task_group/
Dbase_task_group.h52 const ThreadPool* threadPool_; variable
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_sched/
Dsched_scheduler.h92 OHOS::ThreadPool threadPool_; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue.h123 IThreadPool::Ptr threadPool_; variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drenderer.h77 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Druntime_context_impl.h261 std::shared_ptr<IThreadPool> threadPool_; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.h161 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h225 IPCWorkThreadPool *threadPool_ = nullptr; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
Decs.cpp94 IThreadPool::Ptr threadPool_; member in __anona07a65870111::Ecs