Searched refs:requestExitAndWait (Results 1 – 19 of 19) sorted by relevance
70 status_t result = mReaderThread->requestExitAndWait(); in stop()75 result = mDispatcherThread->requestExitAndWait(); in stop()
565 mNetworkThread->requestExitAndWait(); in ~AudioGroup()566 mDeviceThread->requestExitAndWait(); in ~AudioGroup()646 mDeviceThread->requestExitAndWait(); in setMode()677 mNetworkThread->requestExitAndWait(); in add()701 mNetworkThread->requestExitAndWait(); in remove()
162 mProducerThread->requestExitAndWait(); in TearDown()
336 pt->requestExitAndWait(); in TEST_F()694 pt->requestExitAndWait(); in TEST_F()
573 thread->requestExitAndWait(); in TEST_F()
80 if (t->requestExitAndWait() == WOULD_BLOCK) { in setEnabled()120 mCaptureThread->requestExitAndWait(); in setCaptureCallBack()
66 requestExitAndWait(); in cancel()
162 thread->requestExitAndWait(); in stop()
232 mGLThread.requestExitAndWait(); in finalize()635 mGLThread.requestExitAndWait(); in onDetachedFromWindow()1789 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceView.GLThread
294 mChoreographerThread->requestExitAndWait(); in release()
175 return mQueueThread->requestExitAndWait(); in freeNode()
175 mAudioRecordThread->requestExitAndWait(); in ~AudioRecord()347 mAudioRecordThread->requestExitAndWait(); in set()
307 mAudioTrackThread->requestExitAndWait(); in ~AudioTrack()583 mAudioTrackThread->requestExitAndWait(); in set()
481 mThread->requestExitAndWait(); in ~DispSync()
201 requestExitAndWait(); in shutdown()
1707 requestExitAndWait(); in exit()
6400 Thread::requestExitAndWait(); in ~PreparerThread()6432 Thread::requestExitAndWait(); in prepare()
529 requestExitAndWait(); in exit()4316 mAudioWatchdog->requestExitAndWait(); in ~MixerThread()
51915 Landroid/opengl/GLSurfaceView$GLThread;->requestExitAndWait()V