Searched refs:threadsFd (Results 1 – 2 of 2) sorted by relevance
94 void GnssHwConn::workerThread(int devFd, int threadsFd, const DataSink* sink) { in workerThread() argument102 epollCtlAdd(epollFd.get(), threadsFd); in workerThread()144 } else if (fd == threadsFd) { in workerThread()
36 static void workerThread(int devFd, int threadsFd, const DataSink* sink);