Searched refs:event_lib_custom (Results 1 – 3 of 3) sorted by relevance
878 const struct lws_plugin_evlib *event_lib_custom; member
432 info.event_lib_custom = &evlib_custom; /* bind lws to our custom event in main()
462 if (info->event_lib_custom) { in lws_create_context()463 plev = info->event_lib_custom; in lws_create_context()