Home
last modified time | relevance | path

Searched refs:lws_foreign_thread_pollfd (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
H A Dunix-service.c74 volatile struct lws_foreign_thread_pollfd *ftp, *next; in _lws_plat_service_tsi()
167 * lws_foreign_thread_pollfd list on the pt. Drain the list in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h335 struct lws_foreign_thread_pollfd { struct
336 struct lws_foreign_thread_pollfd *next;
H A Dcontext.c1666 volatile struct lws_foreign_thread_pollfd *ftp, *next; in lws_pt_destroy()
/third_party/libwebsockets/lib/core-net/
H A Dpollfd.c97 struct lws_foreign_thread_pollfd *ftp, **ftp1; in _lws_change_pollfd()
121 ftp1 = (struct lws_foreign_thread_pollfd **) in _lws_change_pollfd()
H A Dprivate-lib-core-net.h341 volatile struct lws_foreign_thread_pollfd * volatile foreign_pfd_list;

Completed in 8 milliseconds