Searched defs:cpcx (Results 1 – 1 of 1) sorted by relevance
45 custom_poll_find_fd(custom_poll_ctx_t *cpcx, lws_sockfd_type fd) in custom_poll_find_fd()57 custom_poll_add_fd(custom_poll_ctx_t *cpcx, lws_sockfd_type fd, int events) in custom_poll_add_fd()83 custom_poll_del_fd(custom_poll_ctx_t *cpcx, lws_sockfd_type fd) in custom_poll_del_fd()104 custom_poll_change_fd(custom_poll_ctx_t *cpcx, lws_sockfd_type fd, in custom_poll_change_fd()122 custom_poll_run(custom_poll_ctx_t *cpcx) in custom_poll_run()