Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c279 static SoftBusMutex g_appDiscLock; variable
505 if (SoftBusMutexLock(&g_appDiscLock) != SOFTBUS_OK) { in ReleaseAppDiscInfoNode()
514 (void)SoftBusMutexUnlock(&g_appDiscLock); in ReleaseAppDiscInfoNode()
522 (void)SoftBusMutexUnlock(&g_appDiscLock); in ReleaseAppDiscInfoNode()
542 if (SoftBusMutexLock(&g_appDiscLock) != SOFTBUS_OK) { in AddAppDiscInfoNodeToList()
548 (void)SoftBusMutexUnlock(&g_appDiscLock); in AddAppDiscInfoNodeToList()
613 (void)SoftBusMutexUnlock(&g_appDiscLock); in ReportAppDiscoveryRecordEvt()
622 (void)SoftBusMutexUnlock(&g_appDiscLock); in ReportAppDiscoveryRecordEvt()
639 (void)SoftBusMutexUnlock(&g_appDiscLock); in ReportAppDiscoveryRecordEvt()
643 (void)SoftBusMutexUnlock(&g_appDiscLock); in ReportAppDiscoveryRecordEvt()
[all …]