Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/unix/
Dunix-service.c174 ftp = vpt->foreign_pfd_list; in _lws_plat_service_tsi()
191 vpt->foreign_pfd_list = NULL; in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/core-net/
Dpollfd.c122 &vpt->foreign_pfd_list; in _lws_change_pollfd()
Dprivate-lib-core-net.h341 volatile struct lws_foreign_thread_pollfd * volatile foreign_pfd_list; member
/third_party/libwebsockets/lib/core/
Dcontext.c1664 ftp = vpt->foreign_pfd_list; in lws_pt_destroy()
1670 vpt->foreign_pfd_list = NULL; in lws_pt_destroy()