Home
last modified time | relevance | path

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

/dports/net/yami4/yami4-gpl-1.11.0/src/core/
H A Dchannel_group.cpp458 channel_holder & ch_holder = channel_holders_[i]; in clean() local
460 channel * ch = ch_holder.get_channel(); in clean()
977 channel * ch = ch_holder.get_channel(); in post()
1079 channel * ch = ch_holder.get_channel(); in close()
1594 channel * ch = ch_holder.get_channel(); in process_complete_incoming_frame()
1658 channel * ch = ch_holder.get_channel(); in get_pending_outgoing_bytes()
1717 channel * chi = ch_holder.get_channel(); in find_existing_channel()
1742 channel_holder & ch_holder = channel_holders_[i]; in find_unused_channel() local
1743 const channel * ch = ch_holder.get_channel(); in find_unused_channel()
1752 ch_holder.reserve(); in find_unused_channel()
[all …]