Searched refs:writeThread (Results 1 – 1 of 1) sorted by relevance
433 pthread_t writeThread; in CameraMetadata_dump() local440 int threadRet = pthread_create(&writeThread, /*attr*/NULL, in CameraMetadata_dump()488 if ((res = pthread_join(writeThread, /*retval*/NULL)) != 0) { in CameraMetadata_dump()