Searched refs:lws_pt_eventlibs_sdevent (Results 1 – 1 of 1) sorted by relevance
6 #define pt_to_priv_sd(_pt) ((struct lws_pt_eventlibs_sdevent *)(_pt)->evlib_pt)9 struct lws_pt_eventlibs_sdevent { struct249 struct lws_pt_eventlibs_sdevent *ptpriv = pt_to_priv_sd(pt); in init_pt_sd()362 struct lws_pt_eventlibs_sdevent *ptpriv = pt_to_priv_sd(pt); in run_pt_sd()382 struct lws_pt_eventlibs_sdevent *ptpriv = pt_to_priv_sd(pt); in destroy_pt_sd()425 .evlib_size_pt = sizeof(struct lws_pt_eventlibs_sdevent),