Searched refs:requestExitAndWait (Results 1 – 16 of 16) sorted by relevance
72 status_t result = mReaderThread->requestExitAndWait(); in stop()77 result = mDispatcherThread->requestExitAndWait(); in stop()
560 mNetworkThread->requestExitAndWait(); in ~AudioGroup()561 mDeviceThread->requestExitAndWait(); in ~AudioGroup()641 mDeviceThread->requestExitAndWait(); in setMode()672 mNetworkThread->requestExitAndWait(); in add()696 mNetworkThread->requestExitAndWait(); in remove()
133 mDisplayEventThread->requestExitAndWait(); in ~DisplayHardwareBase()
154 thread->requestExitAndWait(); in stop()
112 mClientRecordThread->requestExitAndWait(); in ~AudioRecord()294 if (t->requestExitAndWait() == WOULD_BLOCK) { in start()
63 if (t->requestExitAndWait() == WOULD_BLOCK) { in setEnabled()
132 mAudioTrackThread->requestExitAndWait(); in ~AudioTrack()325 if (t->requestExitAndWait() == WOULD_BLOCK) { in start()
217 previewThread->requestExitAndWait(); in stopPreview()
523 status_t requestExitAndWait();
832 pt->requestExitAndWait(); in TEST_F()1091 pt->requestExitAndWait(); in TEST_F()1256 mProducerThread->requestExitAndWait(); in TearDown()
481 thread->requestExitAndWait(); in TEST_F()
598 mGLThread.requestExitAndWait(); in onDetachedFromWindow()1605 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceView.GLThread
869 status_t Thread::requestExitAndWait() in requestExitAndWait() function in android::Thread
996 requestExitAndWait(); in exit()
1007 requestExitAndWait(); in exit()
1645 mCallbackThread->requestExitAndWait(); in stop()