Searched refs:gNfaGetConfigEvent (Results 1 – 2 of 2) sorted by relevance
29 extern SyncEvent gNfaGetConfigEvent;140 SyncEventGuard guard(gNfaGetConfigEvent); in getConfigParamValues()143 gNfaGetConfigEvent.wait(); in getConfigParamValues()
127 SyncEvent gNfaGetConfigEvent; // event for Get_Config.... variable699 SyncEventGuard guard(gNfaGetConfigEvent); in nfaDeviceManagementCallback()709 gNfaGetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()792 SyncEventGuard guard(gNfaGetConfigEvent); in nfaDeviceManagementCallback()793 gNfaGetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()1317 SyncEventGuard guard(gNfaGetConfigEvent); in nfcManager_doInitialize()1321 gNfaGetConfigEvent.wait(); in nfcManager_doInitialize()