Home
last modified time | relevance | path

Searched refs:ICEConnectionObserver (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/vcl/unx/generic/app/
H A Dsm.cxx146 class ICEConnectionObserver class
175 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 …]