Home
last modified time | relevance | path

Searched refs:lws_glib_source_ops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/event-libs/glib/
H A Dglib.c153 static const GSourceFuncs lws_glib_source_ops = { variable
271 g_source_new((GSourceFuncs *)&lws_glib_source_ops, in elops_accept_glib()