HomeSort by: relevance | last modified time | path
    Searched defs:test_poll_event_os (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_impl.c 5230 static int test_poll_event_os(QUIC_CONNECTION *qc, int is_uni) function
5311 && test_poll_event_os(ctx.qc, /*uni=*/0))
5315 && test_poll_event_os(ctx.qc, /*uni=*/1))

Completed in 19 milliseconds