Searched defs:pfd (Results 1 – 4 of 4) sorted by relevance
123 static bool init_inotify(pollfd *pfd) { in init_inotify()141 static void discard_inotify_evt(pollfd &pfd) { in discard_inotify_evt()149 static void wait_on_dev_lock(pollfd &pfd) { in wait_on_dev_lock()
361 struct pollfd pfd = {mShutdownEventFD, POLLIN, 0}; in threadLoop() local
678 struct pollfd pfd = { in listenerFunction() local
564 struct pollfd *pfd = &mPollFds[mInotifyPollIndex]; in waitOnNanohubLock() local