Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c42 #define CALL_VOID_FUNC_WITH_LOCK(LOCK, ACTION) \ macro
75 CALL_VOID_FUNC_WITH_LOCK(&g_physicalSubnetsLock, ClearSubnetManager()); in LnnDeinitPhysicalSubnetManager()
153CALL_VOID_FUNC_WITH_LOCK(&g_physicalSubnetsLock, DoNotifyStatusChange(ifName, protocolType, status… in LnnNotifyPhysicalSubnetStatusChanged()
172CALL_VOID_FUNC_WITH_LOCK(&g_physicalSubnetsLock, EnableResetingSubnetByType(LNN_PROTOCOL_IP)); in LnnNotifyAllTypeOffline()