Home
last modified time | relevance | path

Searched defs:notify_other_threads (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_reactor.h77 char notify_other_threads; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c2012 int notify_other_threads = 0; in ossl_quic_channel_subtick() local
2152 static int ch_tick_tls(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads) in ch_tick_tls()
2210 static int ch_rx(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads) in ch_rx()
2649 static int ch_tx(QUIC_CHANNEL *ch, int *notify_other_threads) in ch_tx()