Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dnon_blocking_adapter.hpp20 class non_blocking_adapter { class
26 explicit non_blocking_adapter(Device& dev) : device_(dev) { } in non_blocking_adapter() function in boost::iostreams::non_blocking_adapter
56 non_blocking_adapter& operator=(const non_blocking_adapter&);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dclose.hpp177 non_blocking_adapter<Sink> nb(snk); in close()
229 non_blocking_adapter<Sink> nb(snk); in close()
242 non_blocking_adapter<Sink> nb(snk); in close()