Searched refs:ICEConnectionObserver (Results 1 – 1 of 1) sorted by relevance
146 class ICEConnectionObserver class175 sal_Bool ICEConnectionObserver::bIsWatching = sal_False;176 struct pollfd* ICEConnectionObserver::pFilehandles = NULL;177 IceConn* ICEConnectionObserver::pConnections = NULL;178 int ICEConnectionObserver::nConnections = 0;179 oslMutex ICEConnectionObserver::ICEMutex = NULL;180 oslThread ICEConnectionObserver::ICEThread = NULL;181 int ICEConnectionObserver::nWakeupFiles[2] = { 0, 0 };184 IceIOErrorHandler ICEConnectionObserver::origIOErrorHandler = NULL;185 IceErrorHandler ICEConnectionObserver::origErrorHandler = NULL;[all …]