Searched refs:event_queue (Results 1 – 1 of 1) sorted by relevance
141 kfs_event **event_queue; member1281 watcher->event_queue = (kfs_event **)&watcher[1]; in add_watcher()1386 kfse = watcher->event_queue[watcher->rd]; in remove_watcher()1387 watcher->event_queue[watcher->rd] = NULL; in remove_watcher()1470 watcher->event_queue[watcher->wr] = kfse; in watcher_add_event()1493 kfse = watcher->event_queue[watcher->rd]; in watcher_add_event()1494 watcher->event_queue[watcher->rd] = NULL; in watcher_add_event()1913 kfse = watcher->event_queue[watcher->rd]; in fmod_watch()1954 watcher->event_queue[watcher->rd] = NULL; in fmod_watch()