Searched refs:ff_kqueue (Results 1 – 10 of 10) sorted by relevance
30 ff_kqueue
27 return ff_kqueue(); in ff_epoll_create()
108 int ff_kqueue(void);
1161 ff_kqueue(void) in ff_kqueue() function
52 state->kqfd = ff_kqueue(); in aeApiCreate()
114 assert((kq = ff_kqueue()) > 0); in main()
237 assert((kq = ff_kqueue()) > 0); in main()
154 #### ff_kqueue subsubsection156 int ff_kqueue(void);
48 _kqfd = ff_kqueue(); in InitKqueue()
518 return ff_kqueue(); in kqueue()