Home
last modified time | relevance | path

Searched defs:ptpr (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/event-libs/libev/
Dlibev.c35 struct lws_pt_eventlibs_libev *ptpr = lws_container_of(watcher, in lws_ev_hrtimer_cb() local
53 struct lws_pt_eventlibs_libev *ptpr = lws_container_of(handle, in lws_ev_idle_cb() local
93 struct lws_pt_eventlibs_libev *ptpr; in lws_accept_cb() local
142 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_listen_init_ev() local
161 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_init_pt_ev() local
246 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_listen_destroy_ev() local
258 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_destroy_pt_ev() local
309 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_io_ev() local
349 struct lws_pt_eventlibs_libev *ptpr; in elops_destroy_context2_ev() local
409 struct lws_pt_eventlibs_libev *ptpr = pt_to_priv_ev(pt); in elops_destroy_wsi_ev() local
/third_party/libwebsockets/lib/event-libs/libevent/
Dlibevent.c35 struct lws_pt_eventlibs_libevent *ptpr = pt_to_priv_event(pt); in lws_event_hrtimer_cb() local
59 struct lws_pt_eventlibs_libevent *ptpr = pt_to_priv_event(pt); in lws_event_idle_timer_cb() local
182 struct lws_pt_eventlibs_libevent *ptpr = pt_to_priv_event(pt); in elops_listen_init_event() local
200 struct lws_pt_eventlibs_libevent *ptpr = pt_to_priv_event(pt); in elops_init_pt_event() local
264 struct lws_pt_eventlibs_libevent *ptpr; in elops_accept_event() local
292 struct lws_pt_eventlibs_libevent *ptpr = pt_to_priv_event(pt); in elops_io_event() local
352 struct lws_pt_eventlibs_libevent *ptpr = pt_to_priv_event(pt); in elops_destroy_pt_event() local
410 struct lws_pt_eventlibs_libevent *ptpr; in elops_init_vhost_listen_wsi_event() local
447 struct lws_pt_eventlibs_libevent *ptpr; in elops_destroy_context2_event() local
/third_party/libwebsockets/lib/event-libs/uloop/
Duloop.c154 struct lws_pt_eventlibs_uloop *ptpr = pt_to_priv_uloop(pt); in elops_init_pt_uloop() local
232 struct lws_pt_eventlibs_uloop *ptpr = pt_to_priv_uloop(pt); in elops_destroy_pt_uloop() local
/third_party/libwebsockets/lib/event-libs/glib/
Dglib.c310 struct lws_pt_eventlibs_glib *ptpr = pt_to_priv_glib(pt); in elops_init_pt_glib() local
436 struct lws_pt_eventlibs_glib *ptpr = pt_to_priv_glib(pt); in elops_destroy_pt_glib() local
/third_party/libwebsockets/lib/event-libs/libuv/
Dlibuv.c38 struct lws_pt_eventlibs_libuv *ptpr = lws_container_of(timer, in lws_uv_sultimer_cb() local
60 { struct lws_pt_eventlibs_libuv *ptpr = lws_container_of(handle, in lws_uv_idle() local