Searched refs:writerThread (Results 1 – 2 of 2) sorted by relevance
146 pthread_t writerThread; member
226 pthread_create(&gpphTmlNfc_Context->writerThread, NULL, in phTmlNfc_StartThread()601 if (0 != pthread_join(gpphTmlNfc_Context->writerThread, (void**)NULL)) { in phTmlNfc_Shutdown()