Home
last modified time | relevance | path

Searched refs:LWS_CALLBACK_UNLOCK_POLL (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/include/libwebsockets/
Dlws-callbacks.h648 LWS_CALLBACK_UNLOCK_POLL = 36, enumerator
/external/libwebsockets/lib/core-net/
Dpollfd.c336 wsi->vhost->protocols[0].callback(wsi, LWS_CALLBACK_UNLOCK_POLL, in __insert_wsi_socket_into_fds()
447 wsi->vhost->protocols[0].callback(wsi, LWS_CALLBACK_UNLOCK_POLL, in __remove_wsi_socket_from_fds()
483 wsi->vhost->protocols[0].callback(wsi, LWS_CALLBACK_UNLOCK_POLL, in __lws_change_pollfd()