Home
last modified time | relevance | path

Searched defs:taskMutex_ (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/utils/inner_api/
H A Dffrt_timer.h37 ffrt::mutex taskMutex_; variable
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_service.h89 std::mutex taskMutex_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/permission/
H A Duri_permission_manager.h47 std::mutex taskMutex_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.h46 std::mutex taskMutex_; variable
/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_task.h52 static std::mutex taskMutex_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dfile_transfer_manager.h66 std::mutex taskMutex_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter.h107 std::mutex taskMutex_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_canvas_drawing_render_node.h102 std::mutex taskMutex_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddms_callback_task.h77 std::mutex taskMutex_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Davimagegenerator_napi.h93 std::mutex taskMutex_; variable
/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_task.h59 static std::mutex taskMutex_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_generate_worker.h125 std::mutex taskMutex_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Ddevice_matrix.h148 std::mutex taskMutex_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.h388 std::mutex taskMutex_; variable
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_task.cpp44 std::mutex CJTask::taskMutex_; member in OHOS::CJSystemapi::Request::CJTask
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp50 std::mutex JsTask::taskMutex_; member in OHOS::Request::JsTask