Searched refs:qc_wait_for_default_xso_for_read (Results 1 – 1 of 1) sorted by relevance
28 static int qc_wait_for_default_xso_for_read(QCTX *ctx, int peek);271 if (!qc_wait_for_default_xso_for_read(ctx, /*peek=*/0)) in expect_quic_with_stream_lock()1856 static int qc_wait_for_default_xso_for_read(QCTX *ctx, int peek) in qc_wait_for_default_xso_for_read() function2775 if (!qc_wait_for_default_xso_for_read(&ctx, /*peek=*/0)) { in quic_read()2873 if (qc_wait_for_default_xso_for_read(&ctx, /*peek=*/1)) { in ossl_quic_pending_int()
Completed in 14 milliseconds