Searched defs:rtor (Results 1 – 6 of 6) sorted by relevance
26 int ossl_quic_reactor_init(QUIC_REACTOR *rtor, in ossl_quic_reactor_init()65 void ossl_quic_reactor_cleanup(QUIC_REACTOR *rtor) in ossl_quic_reactor_cleanup()106 void ossl_quic_reactor_set_poll_r(QUIC_REACTOR *rtor, const BIO_POLL_DESCRIPTOR *r) in ossl_quic_reactor_set_poll_r()121 void ossl_quic_reactor_set_poll_w(QUIC_REACTOR *rtor, const BIO_POLL_DESCRIPTOR *w) in ossl_quic_reactor_set_poll_w()136 const BIO_POLL_DESCRIPTOR *ossl_quic_reactor_get_poll_r(const QUIC_REACTOR *rtor) in ossl_quic_reactor_get_poll_r()141 const BIO_POLL_DESCRIPTOR *ossl_quic_reactor_get_poll_w(const QUIC_REACTOR *rtor) in ossl_quic_reactor_get_poll_w()146 int ossl_quic_reactor_can_support_poll_descriptor(const QUIC_REACTOR *rtor, in ossl_quic_reactor_can_support_poll_descriptor()152 int ossl_quic_reactor_can_poll_r(const QUIC_REACTOR *rtor) in ossl_quic_reactor_can_poll_r()157 int ossl_quic_reactor_can_poll_w(const QUIC_REACTOR *rtor) in ossl_quic_reactor_can_poll_w()162 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
97 QUIC_REACTOR *rtor; in ossl_quic_obj_can_support_blocking() local
558 QUIC_REACTOR *rtor; in block_until_pred() local5388 QUIC_REACTOR *rtor; in ossl_quic_get_notifier_fd() local5411 QUIC_REACTOR *rtor; in ossl_quic_enter_blocking_section() local5426 QUIC_REACTOR *rtor; in ossl_quic_leave_blocking_section() local