Home
last modified time | relevance | path

Searched defs:g_mutex (Results 51 - 75 of 118) sorted by relevance

12345

/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.cpp39 static std::mutex g_mutex; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp46 static std::mutex g_mutex; variable
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_frame.cpp48 std::mutex g_mutex; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/
H A Dclient_trans_udp_stream_interface.cpp33 std::mutex g_mutex; member
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_multicallback_test.cpp39 std::mutex g_mutex; member
/test/xts/hats/powermgr/power/hdi_power/common/
H A Dhdi_power_test.cpp168 std::mutex g_mutex; member
/test/xts/hats/powermgr/power/hdi_power_additional/common/
H A Dhdi_power_test.cpp48 std::mutex g_mutex; member
/vendor/hisilicon/hispark_aries/hals/security/permission_lite/
H A Dhal_pms.c35 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/vendor/hisilicon/hispark_taurus/hals/security/permission_lite/
H A Dhal_pms.c35 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/vendor/hisilicon/hispark_taurus_linux/hals/security/permission_lite/
H A Dhal_pms.c35 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/vendor/hisilicon/hispark_taurus_mini_system/hals/security/permission_lite/
H A Dhal_pms.c35 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/vendor/ohemu/qemu_small_system_demo/hals/security/permission_lite/
H A Dhal_pms.c35 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_config.cpp49 ffrt::mutex g_mutex; member
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_local_test.cpp116 std::mutex g_mutex; member
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp39 std::mutex g_mutex; member
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp34 pthread_mutex_t g_mutex; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_ark.cpp39 pthread_mutex_t g_mutex; member
/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_manage.c37 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp45 std::mutex g_mutex; member
H A Dthermal_level_event_system_test.cpp55 std::mutex g_mutex; member
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_level_event_test.cpp53 std::mutex g_mutex; member
/base/powermgr/battery_lite/frameworks/native/src/small/
H A Dbattery_framework.c217 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; in GetBatteryInterface() local
/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_service.c34 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/startup/appspawn/interfaces/innerkits/permission/
H A Dappspawn_mount_permission.c36 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c38 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable

Completed in 18 milliseconds

12345