Home
last modified time | relevance | path

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

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dcreate_torrent.cpp327 int const piece_read_ahead = std::max(num_threads * jobs_per_thread in set_piece_hashes() local
331 for (piece_index_t i(0); i < piece_index_t(piece_read_ahead); ++i) in set_piece_hashes()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dcreate_torrent.cpp327 int const piece_read_ahead = std::max(num_threads * jobs_per_thread in set_piece_hashes() local
331 for (piece_index_t i(0); i < piece_index_t(piece_read_ahead); ++i) in set_piece_hashes()