Searched refs:operation_would_block (Results 1 – 5 of 5) sorted by relevance
85 operation_would_block, in is_generic_value()
331 case WSAEWOULDBLOCK_: return make_error_condition( operation_would_block ); in system_category_default_error_condition_win32()
276 BOOST_TEST( ec == errc::operation_would_block ); in main()277 BOOST_TEST( ec.default_error_condition().value() == errc::operation_would_block ); in main()
122 operation_would_block = EWOULDBLOCK, enumerator
140 operation_would_block, //EWOULDBLOCK