Searched refs:lws_glib_idle_timer_cb (Results 1 – 1 of 1) sorted by relevance
35 lws_glib_idle_timer_cb(void *p);70 g_source_set_callback(gis, lws_glib_idle_timer_cb, pt, NULL); in lws_glib_set_idle()173 lws_glib_idle_timer_cb(void *p) in lws_glib_idle_timer_cb() function