Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c2248 static int quic_new_stream_wait(void *arg) in quic_new_stream_wait() function
2298 ret = block_until_pred(ctx, quic_new_stream_wait, &args, 0); in quic_conn_stream_new()