Searched refs:readerThread (Results 1 – 2 of 2) sorted by relevance
144 pthread_t readerThread; /*Handle to the thread which handles write and read member
219 pthread_create(&gpphTmlNfc_Context->readerThread, NULL, in phTmlNfc_StartThread()609 if (0 != pthread_join(gpphTmlNfc_Context->readerThread, (void**)NULL)) { in phTmlNfc_Shutdown()