HomeSort by relevance Sort by last modified time
    Searched refs:_terminate (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
memory_pool_posix.h 41 bool _terminate; member in class:webrtc::MemoryPoolImpl
53 _terminate(false),
73 if(_terminate)
128 _terminate = true;
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
vie_autotest_windows.h 50 bool _terminate; member in class:ViEAutoTestWindowManager
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_win.cc 49 _terminate(false),
107 _terminate = true;
132 while (!_terminate) {
  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_socket2_win.h 135 volatile bool _terminate; member in class:webrtc::test::UdpSocket2Windows
udp_socket2_win.cc 50 _terminate(false),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
pool.py 186 self._terminate = Finalize(
452 self._terminate()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
pool.py 186 self._terminate = Finalize(
452 self._terminate()
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 461 milliseconds