Home
last modified time | relevance | path

Searched refs:lws_pt_eventlibs_libev (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/event-libs/libev/
H A Dlibev.c28 #define pt_to_priv_ev(_pt) ((struct lws_pt_eventlibs_libev *)(_pt)->evlib_pt)
35 struct lws_pt_eventlibs_libev *ptpr = lws_container_of(watcher, in lws_ev_hrtimer_cb()
36 struct lws_pt_eventlibs_libev, hrtimer); in lws_ev_hrtimer_cb()
53 struct lws_pt_eventlibs_libev *ptpr = lws_container_of(handle, in lws_ev_idle_cb()
54 struct lws_pt_eventlibs_libev, idle); in lws_ev_idle_cb()
93 struct lws_pt_eventlibs_libev *ptpr; in lws_accept_cb()
142 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_listen_init_ev()
161 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_init_pt_ev()
246 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_listen_destroy_ev()
258 struct lws_pt_eventlibs_libev *ptp in elops_destroy_pt_ev()
[all...]
H A Dprivate-lib-event-libs-libev.h41 struct lws_pt_eventlibs_libev { struct

Completed in 1 milliseconds