Home | History | Annotate | Download | only in jni

Lines Matching refs:mDisconnectingEvent

996     SyncEventGuard guard(pConn->mDisconnectingEvent);
1002 pConn->mDisconnectingEvent.wait();
1315 SyncEventGuard guard3(pConn->mDisconnectingEvent);
1316 pConn->mDisconnectingEvent.notifyOne();
1483 SyncEventGuard guard3(pConn->mDisconnectingEvent);
1484 pConn->mDisconnectingEvent.notifyOne();