Searched refs:joinThread (Results 1 - 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
H A DWorkerThread.h47 * will return right after the request has been made. Use joinThread to
55 status_t joinThread();
H A DWorkerThread.cpp63 status_t WorkerThread::joinThread() { function in class:android::WorkerThread
H A DEmulatedCameraDevice.cpp430 res = mCameraThread->joinThread();
535 mFrameProducer->joinThread();
597 res = mFrameProducer->joinThread();

Completed in 56 milliseconds