Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/command_server/
Dcommand_server_impl.h39 std::unique_ptr<ThreadPool> threadPool_; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_installer_manager.h124 std::shared_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.h69 std::unique_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
Dtask_registry.h47 const ThreadPool* threadPool_; variable
/foundation/multimedia/av_codec/test/unittest/common/
Dhttp_server_demo.h70 std::unique_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/collaboration_edit/include/
Ddb_store_manager.h39 static GRD_ThreadPoolT threadPool_; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/task_group/
Dbase_task_group.h53 const ThreadPool* threadPool_; variable
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_sched/
Dsched_scheduler.h94 OHOS::ThreadPool threadPool_; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue.h123 IThreadPool::Ptr threadPool_; variable
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
Dthread_handler_impl.cpp45 std::shared_ptr<OHOS::ThreadPool> threadPool_ { nullptr }; member in OHOS::AudioStandard::ThreadHandlerImpl
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
Dsa_backup_connection.h127 OHOS::ThreadPool threadPool_; variable
Dservice.h777 OHOS::ThreadPool threadPool_; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dskinning_system.h97 CORE_NS::IThreadPool::Ptr threadPool_; variable
Danimation_system.h175 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
Dext_extension.h410 OHOS::ThreadPool threadPool_; variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drenderer.h82 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Druntime_context_impl.h284 std::shared_ptr<IThreadPool> threadPool_; variable
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/collaboration_edit/src/
Ddb_store_manager.cpp30 GRD_ThreadPoolT DBStoreManager::threadPool_ = {reinterpret_cast<GRD_ScheduleFunc>(DBStoreManager::S… member in OHOS::CollaborationEdit::DBStoreManager
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.h180 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/communication/ipc/ipc/native/src/core/framework/include/
Dipc_process_skeleton.h250 IPCWorkThreadPool *threadPool_ = nullptr; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drd_utils.cpp37 GRD_DbThreadPoolT RdUtils::threadPool_ = { 0 }; member in OHOS::NativeRdb::RdUtils
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
Decs.cpp125 IThreadPool::Ptr threadPool_; member in __anon6f8292c80111::Ecs