Searched refs:w_ (Results 1 – 2 of 2) sorted by relevance
1988 W w_ = (W)w; in ev_feed_event() local1989 int pri = ABSPRI (w_); in ev_feed_event()1997 pendings [pri][w_->pending - 1].w = w_; in ev_feed_event()3788 W w_ = (W)w; in ev_clear_pending() local3789 int pending = w_->pending; in ev_clear_pending()3795 w_->pending = 0; in ev_clear_pending()4309 WL w_; in infy_wd() local4311 for (w_ = fs_hash [slot & ((EV_INOTIFY_HASHSIZE) - 1)].head; w_; ) in infy_wd()4314 w_ = w_->next; /* lets us remove this watcher and all before it */ in infy_wd()4417 while (w_) in infy_fork()[all …]
3600 static void my_cb (struct ev_loop *loop, ev_io *w_, int revents)3602 struct my_io *w = (struct my_io *)w_;