Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_reactor.c18 static void rtor_notify_other_threads(QUIC_REACTOR *rtor);
152 rtor_notify_other_threads(rtor); in ossl_quic_reactor_tick()
414 static void rtor_notify_other_threads(QUIC_REACTOR *rtor) in rtor_notify_other_threads() function