Home
last modified time | relevance | path

Searched defs:g_lock (Results 1 - 17 of 17) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.cpp30 static Lock g_lock; variable
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_listener.c37 static SoftBusTcpListenerLock g_lock = { variable
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp60 static std::mutex g_lock; variable
[all...]
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_atfork_test_001.cpp34 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_session_mgr.c33 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
[all...]
/base/startup/init/device_info/
H A Ddevice_info_stub.cpp43 static std::mutex g_lock; member
/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_session_manager.c45 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
[all...]
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c38 static pthread_mutex_t g_lock; variable
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c49 static pthread_mutex_t g_lock; variable
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp46 static pthread_mutex_t g_lock; member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp46 static pthread_mutex_t g_lock; member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp46 static pthread_mutex_t g_lock; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c80 static SoftBusMutex g_lock = {0}; variable
/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_adapter.c57 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/musl/src/hilog/linux/
H A Dhilog_adapter.c61 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp44 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp74 static SoftBusMutex g_lock = {0}; member
[all...]

Completed in 15 milliseconds