Home
last modified time | relevance | path

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

/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dswift.h285 typedef std::deque<tintbin> tbqueue; typedef
294 tbqueue data_;
1157 tbqueue data_out_;
1160 tbqueue data_out_tmo_; // it contains only leaf bins
1165 tbqueue hint_in_;
1168 tbqueue hint_out_;
1171 tbqueue hint_queue_out_;
1182 tbqueue
H A Dsendrecv.cpp1663 tbqueue::iterator it = hint_in_.begin(); in OnHint()
2118 for (tbqueue::iterator i = channels[chid]->reverse_pex_out_.begin(); in AddPex()
/dports/net-p2p/libswift/libswift-dc0cbcc/ext/
H A Dseq_picker.cpp22 tbqueue hint_out_;
H A Drf_picker.cpp24 tbqueue hint_out_;
H A Dvod_picker.cpp26 tbqueue hint_out_;
H A Dlive_picker.cpp34 tbqueue hint_out_; // Chunks picked
/dports/net-p2p/libswift/libswift-dc0cbcc/tests/
H A Dbinfragtest.cpp88 tbqueue hint_in_; in TEST()