Home | History | Annotate | Download | only in tml

Lines Matching refs:writerThread

226         pthread_create(&gpphTmlNfc_Context->writerThread, NULL,
601 if (0 != pthread_join(gpphTmlNfc_Context->writerThread, (void**)NULL)) {