Searched defs:pThreadReturn (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc.c293 void * pThreadReturn; local
317 void * pThreadReturn; local
335 if (pthread_join(gReadWriteContext.nReadThread, &pThreadReturn) != 0)

Completed in 281 milliseconds