Searched defs:rtor (Results 1 – 6 of 6) sorted by relevance
20 int ossl_quic_reactor_init(QUIC_REACTOR *rtor, in ossl_quic_reactor_init()59 void ossl_quic_reactor_cleanup(QUIC_REACTOR *rtor) in ossl_quic_reactor_cleanup()72 void ossl_quic_reactor_set_poll_r(QUIC_REACTOR *rtor, const BIO_POLL_DESCRIPTOR *r) in ossl_quic_reactor_set_poll_r()83 void ossl_quic_reactor_set_poll_w(QUIC_REACTOR *rtor, const BIO_POLL_DESCRIPTOR *w) in ossl_quic_reactor_set_poll_w()94 const BIO_POLL_DESCRIPTOR *ossl_quic_reactor_get_poll_r(const QUIC_REACTOR *rtor) in ossl_quic_reactor_get_poll_r()99 const BIO_POLL_DESCRIPTOR *ossl_quic_reactor_get_poll_w(const QUIC_REACTOR *rtor) in ossl_quic_reactor_get_poll_w()104 int ossl_quic_reactor_can_support_poll_descriptor(const QUIC_REACTOR *rtor, in ossl_quic_reactor_can_support_poll_descriptor()110 int ossl_quic_reactor_can_poll_r(const QUIC_REACTOR *rtor) in ossl_quic_reactor_can_poll_r()115 int ossl_quic_reactor_can_poll_w(const QUIC_REACTOR *rtor) in ossl_quic_reactor_can_poll_w()120 int ossl_quic_reactor_net_read_desired(QUIC_REACTOR *rtor) in ossl_quic_reactor_net_read_desired()[all …]
16 QUIC_REACTOR *rtor; /* primary key */ member44 QUIC_REACTOR *rtor) in ossl_quic_reactor_wait_ctx_enter()65 QUIC_REACTOR *rtor) in ossl_quic_reactor_wait_ctx_leave()
48 QUIC_REACTOR rtor; member
24 QUIC_REACTOR *rtor; in assist_thread_main() local
96 QUIC_REACTOR *rtor; in ossl_quic_obj_can_support_blocking() local
553 QUIC_REACTOR *rtor; in block_until_pred() local5304 QUIC_REACTOR *rtor; in ossl_quic_get_notifier_fd() local5327 QUIC_REACTOR *rtor; in ossl_quic_enter_blocking_section() local5342 QUIC_REACTOR *rtor; in ossl_quic_leave_blocking_section() local