Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h266 lws_rops_perform_user_POLLOUT_t perform_user_POLLOUT; member
/third_party/libwebsockets/lib/core-net/
Dservice.c208 perform_user_POLLOUT(wsi) == -1) in lws_handle_POLLOUT_event()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c1363 /* 6 */ { .perform_user_POLLOUT = rops_perform_user_POLLOUT_h2 },