Home
last modified time | relevance | path

Searched defs:lock_ (Results 1 – 25 of 124) sorted by relevance

12345

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_shared_buffer.cpp23 std::lock_guard<std::mutex> lock_(mutex_); in A2dpSharedBuffer() local
35 std::lock_guard<std::mutex> lock_(mutex_); in Read() local
63 std::lock_guard<std::mutex> lock_(mutex_); in Write() local
86 std::lock_guard<std::mutex> lock_(mutex_); in Reset() local
96 std::lock_guard<std::mutex> lock_(mutex_); in SetValid() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.h57 std::shared_mutex lock_; member
63 mutable std::shared_mutex lock_; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/domain_account/
H A Dinner_domain_account_manager.h136 mutable std::mutex lock_; variable
161 mutable std::mutex lock_; variable
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dime_event_monitor_manager_impl.h43 std::mutex lock_; variable
/ohos5.0/base/inputmethod/imf/services/include/
H A Dfull_ime_info_manager.h45 std::mutex lock_; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_bundle_service.h41 ffrt::mutex lock_; variable
/ohos5.0/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_service.h140 std::mutex lock_; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dir/
H A Ddir_entity.h26 std::mutex lock_; member
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/include/
H A Dmultiple_user_connector.h89 static std::mutex lock_; variable
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/include/
H A Dsocket_client.h50 mutable std::mutex lock_; variable
/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_service_stub.h57 std::mutex lock_; variable
/ohos5.0/base/inputmethod/imf/services/adapter/wms_connection_monitor/include/
H A Dwms_connection_observer.h43 static std::mutex lock_; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dbuffer_manager.h47 std::mutex lock_; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/offline_stream_operator/
H A Doffline_stream.h51 std::mutex lock_; variable
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/include/
H A Dmultimodal_input_connect_manager.h162 std::mutex lock_; variable
/ohos5.0/base/startup/init/device_info/
H A Ddevice_info_kits.h53 std::mutex lock_; variable
/ohos5.0/base/msdp/device_status/intention/ipc/socket/include/
H A Dsocket_client.h53 mutable std::mutex lock_; variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp52 ffrt::mutex lock_; variable
75 ffrt::mutex lock_; variable
105 ffrt::mutex lock_; variable
129 ffrt::mutex lock_; variable
146 ffrt::mutex lock_; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/disk/
H A Ddisk_manager.h51 std::mutex lock_; variable
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate.h66 std::mutex lock_; variable
H A Dhot_area.h75 std::mutex lock_; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_manager.h125 Lock lock_; variable
/ohos5.0/base/security/code_signature/services/local_code_sign/include/
H A Dlocal_sign_key.h60 std::mutex lock_; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate.h66 std::mutex lock_; variable
H A Dhot_area.h75 std::mutex lock_; variable

12345