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