Searched refs:threadRet (Results 1 – 1 of 1) sorted by relevance
440 int threadRet = pthread_create(&writeThread, /*attr*/NULL, in CameraMetadata_dump() local443 if (threadRet != 0) { in CameraMetadata_dump()449 threadRet, strerror(threadRet)); in CameraMetadata_dump()