Home
last modified time | relevance | path

Searched refs:readerLoop (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c444 static void *readerLoop(void *arg) in readerLoop() function
653 ret = pthread_create(&s_tid_reader, &attr, readerLoop, NULL); in at_open()