Home | History | Annotate | Download | only in jni

Lines Matching refs:mDisconnectingEvent

1011         SyncEventGuard guard (pConn->mDisconnectingEvent);
1017 pConn->mDisconnectingEvent.wait();
1298 SyncEventGuard guard3 (pConn->mDisconnectingEvent);
1299 pConn->mDisconnectingEvent.notifyOne ();
1452 SyncEventGuard guard3 (pConn->mDisconnectingEvent);
1453 pConn->mDisconnectingEvent.notifyOne ();