Searched refs:ICEThread (Results 1 – 1 of 1) sorted by relevance
158 static oslThread ICEThread; member in ICEConnectionObserver631 if( ICEThread ) in deactivate()633 osl_terminateThread( ICEThread ); in deactivate()637 if( ICEThread ) in deactivate()639 osl_joinWithThread( ICEThread ); in deactivate()640 osl_destroyThread( ICEThread ); in deactivate()643 ICEThread = NULL; in deactivate()778 if( nConnections == 0 && ICEThread ) in ICEWatchProc()785 osl_joinWithThread( ICEThread ); in ICEWatchProc()786 osl_destroyThread( ICEThread ); in ICEWatchProc()[all …]
Completed in 16 milliseconds