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