Home
last modified time | relevance | path

Searched defs:g_mutex (Results 1 - 25 of 71) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_mutex_trylock.c20 static pthread_mutex_t g_mutex; variable
H A Dpthread_mutex_init.c21 static pthread_mutex_t g_mutex; variable
H A Dpthread_mutex_unlock.c21 static pthread_mutex_t g_mutex; variable
H A Dpthread_mutex_lock.c22 static pthread_mutex_t g_mutex; variable
[all...]
/base/powermgr/powermgr_lite/services/src/power/
H A Dsuspend_controller.c24 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
H A Dauto_suspend.c25 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Ddlp_fuse_fd.c28 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/powermgr/battery_lite/frameworks/native/src/mini/
H A Dbattery_framework.c22 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/exception_controller/src/
H A Dexception_controller.c25 static HcMutex *g_mutex = NULL; variable
[all...]
/base/security/security_guard/frameworks/common/obtaindata/src/
H A Dsg_obtaindata_client.cpp29 static std::mutex g_mutex; variable
/base/startup/init/interfaces/innerkits/token/src/token_impl_posix/
H A Dtoken.c25 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_write.cpp41 ffrt::mutex g_mutex; member
/base/powermgr/powermgr_lite/frameworks/src/
H A Drunning_lock.c30 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/powermgr/powermgr_lite/frameworks/src/mini/
H A Dpower_manage.c26 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/powermgr/thermal_manager/utils/native/src/
H A Dfile_operation.cpp30 static std::mutex g_mutex; member
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_parameter.c26 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/libuv/src/dfx/async_stack/
H A Dlibuv_async_stack.c33 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/lwip/src/core/distributed_net/
H A Ddistributed_net.c42 static sys_mutex_t g_mutex = {0}; variable
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_tls.c42 static CRITICAL_SECTION g_mutex = { variable
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.cpp29 std::mutex g_mutex; variable
/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_screen_saver.c36 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/powermgr/powermgr_lite/services/src/
H A Drunning_lock_mgr.c27 static pthread_mutex_t g_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/base/security/dataclassification/frameworks/datatransmitmgr/
H A Ddev_slinfo_list.c22 pthread_mutex_t g_mutex; variable
[all...]
/base/security/device_security_level/services/msg/
H A Ddslm_messenger_wrapper.c27 static Mutex g_mutex = INITED_MUTEX; variable
[all...]
/base/startup/init/test/moduletest/
H A Dhookmgr_moduletest.cpp28 mutex g_mutex; member

Completed in 17 milliseconds

123