Home
last modified time | relevance | path

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

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dblock_cache.hpp271 std::uint32_t need_readback:1; member
H A Ddisk_io_thread.hpp89 bool need_readback; member
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dblock_cache.hpp271 std::uint32_t need_readback:1; member
H A Ddisk_io_thread.hpp89 bool need_readback; member
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dblock_cache.cpp273 , int(pe->marked_for_eviction), int(pe->need_readback), pe->hash_passes in assert_print_piece()
300 , need_readback(false) in cached_piece_entry()
H A Ddisk_io_thread.cpp380 if (end == 0 && !p->need_readback) return 0; in try_flush_hashed()
389 if (p->need_readback) in try_flush_hashed()
2640 info.need_readback = i->need_readback; in get_cache_info_impl()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dblock_cache.cpp273 , int(pe->marked_for_eviction), int(pe->need_readback), pe->hash_passes in assert_print_piece()
300 , need_readback(false) in cached_piece_entry()
H A Ddisk_io_thread.cpp380 if (end == 0 && !p->need_readback) return 0; in try_flush_hashed()
389 if (p->need_readback) in try_flush_hashed()
2640 info.need_readback = i->need_readback; in get_cache_info_impl()