Home
last modified time | relevance | path

Searched defs:would_block (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dchar_traits.hpp53 static int would_block() { return WOULD_BLOCK; } in would_block() function
56 static bool would_block(int c) { return c == WOULD_BLOCK; } in would_block() function
64 static std::wint_t would_block() { return WWOULD_BLOCK; } in would_block() function
67 static bool would_block(std::wint_t c) { return c == WWOULD_BLOCK; } in would_block() function