Home
last modified time | relevance | path

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

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dsettings_pack.hpp516 volatile_read_cache, enumerator
H A Ddisk_io_thread.hpp84 enum kind_t { read_cache = 0, write_cache = 1, volatile_read_cache = 2 }; enumerator
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dsettings_pack.hpp516 volatile_read_cache, enumerator
H A Ddisk_io_thread.hpp84 enum kind_t { read_cache = 0, write_cache = 1, volatile_read_cache = 2 }; enumerator
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dsettings_pack.cpp167 SET(volatile_read_cache, false, nullptr),
H A Ddisk_io_thread.cpp2645 ? cached_piece_info::volatile_read_cache in get_cache_info_impl()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dsettings_pack.cpp167 SET(volatile_read_cache, false, nullptr),
H A Ddisk_io_thread.cpp2645 ? cached_piece_info::volatile_read_cache in get_cache_info_impl()
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/docs/
H A Dtuning.rst242 settings_pack::volatile_read_cache to true.
H A Dsettings.rst572 <a name="volatile_read_cache"></a>
577 | volatile_read_cache | bool | false |
580 ``volatile_read_cache``, if this is set to true, read cache blocks
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/docs/
H A Dtuning.rst242 settings_pack::volatile_read_cache to true.