Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c2219 int handled_any = 0; in ch_rx() local
2240 if (!handled_any) { in ch_rx()
2256 handled_any = 1; in ch_rx()
2261 if (handled_any && notify_other_threads != NULL) in ch_rx()
2268 if (handled_any && closing) in ch_rx()