Searched refs:sReadEvent (Results 1 – 1 of 1) sorted by relevance
98 static SyncEvent sReadEvent; variable138 SyncEventGuard g (sReadEvent); in nativeNfcTag_abortWaits()139 sReadEvent.notifyOne (); in nativeNfcTag_abortWaits()188 SyncEventGuard g (sReadEvent); in nativeNfcTag_doReadCompleted()189 sReadEvent.notifyOne (); in nativeNfcTag_doReadCompleted()276 SyncEventGuard g (sReadEvent); in nativeNfcTag_doRead()286 sReadEvent.wait (); //wait for NFA_READ_CPLT_EVT in nativeNfcTag_doRead()