Home
last modified time | relevance | path

Searched refs:g_hbStrategyMutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy.c58 static SoftBusMutex g_hbStrategyMutex; variable
182 if (SoftBusMutexLock(&g_hbStrategyMutex) != 0) { in LnnGetGearModeBySpecificType()
201 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnGetGearModeBySpecificType()
248 if (SoftBusMutexLock(&g_hbStrategyMutex) != 0) { in LnnSetGearModeBySpecificType()
284 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnSetGearModeBySpecificType()
705 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnRegistParamMgrByType()
751 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnUnRegistParamMgrByType()
793 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnSetMediumParamBySpecificType()
824 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnGetMediumParamBySpecificType()
1040 (void)SoftBusMutexUnlock(&g_hbStrategyMutex); in LnnEnableHeartbeatByType()
[all …]