Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c37 static volatile bool g_mgrLockInit = false; variable
164 if (g_mgrLockInit) { in BcManagerLockInit()
176 g_mgrLockInit = true; in BcManagerLockInit()
241 g_mgrLockInit = false; in DeInitBroadcastMgr()