Home
last modified time | relevance | path

Searched refs:timer_list_owner (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c288 lws_dll2_get_head(&pt->dbus.timer_list_owner)) { in lws_dbus_sul_cb()
300 if (pt->dbus.timer_list_owner.count) in lws_dbus_sul_cb()
332 lws_dll2_add_head(&dbt->timer_list, &pt->dbus.timer_list_owner); in lws_dbus_add_timeout()
352 lws_dll2_get_head(&pt->dbus.timer_list_owner)) { in lws_dbus_remove_timeout()
363 if (!pt->dbus.timer_list_owner.count) in lws_dbus_remove_timeout()
H A Dprivate-lib-roles-dbus.h40 struct lws_dll2_owner timer_list_owner; member

Completed in 2 milliseconds