Searched defs:notify_other_threads (Results 1 – 2 of 2) sorted by relevance
77 char notify_other_threads; member
2012 int notify_other_threads = 0; in ossl_quic_channel_subtick() local2152 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()