Home | History | Annotate | Download | only in tml

Lines Matching refs:readerThread

235     pthread_create_status = pthread_create(&gpphTmlNfc_Context->readerThread,NULL,(void *)&phTmlNfc_TmlThread,
648 if (0 != pthread_join(gpphTmlNfc_Context->readerThread, (void**)NULL))