Searched refs:stopThread (Results 1 – 7 of 7) sorted by relevance
63 void AsyncFdWatcher::StopWatchingFileDescriptors() { stopThread(); } in StopWatchingFileDescriptors()85 int AsyncFdWatcher::stopThread() { in stopThread() function in android::hardware::bluetooth::async::AsyncFdWatcher
47 int stopThread();
49 status_t stopThread();
47 status_t WorkerThread::stopThread() { in stopThread() function in android::WorkerThread
436 status_t res = mCameraThread->stopThread(); in stopWorkerThread()552 if (mFrameProducer->stopThread() == NO_ERROR) { in onThreadExit()616 status_t res = mFrameProducer->stopThread(); in checkRestartRequest()
278 const status_t res = getWorkerThread()->stopThread(); in stopWorkerThread()317 status_t EmulatedCameraDevice::WorkerThread::stopThread() { in stopThread() function in android::EmulatedCameraDevice::WorkerThread
420 status_t stopThread();