Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_local.h199 unsigned int is_thread_assisted : 1; member
H A Dquic_impl.c420 qc->is_thread_assisted in ossl_quic_new()
543 if (ctx.qc->is_thread_assisted && ctx.qc->started) { in ossl_quic_free()
632 if (ctx.qc->is_thread_assisted && ctx.qc->started) in ossl_quic_conn_force_assist_thread_wake()
1559 if (qc->is_thread_assisted) in ensure_channel_started()

Completed in 41 milliseconds