ch_tick_tls
ch_tick_tls(ch, channel_only, ¬ify_other_threads);
ch_tick_tls(ch, channel_only, NULL);
if (!ch_tick_tls(ch, /*channel_only=*/0, NULL))
static int ch_tick_tls(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads);