Searched refs:operation_in_progress (Results 1 – 4 of 4) sorted by relevance
80 static_assert(static_cast<int>(std::errc::operation_in_progress) == EINPROGRESS, ""); in main()
121 MAP_ERR_TO_COND(WSAEINPROGRESS, operation_in_progress);
181 operation_in_progress, // EINPROGRESS336 operation_in_progress = EINPROGRESS,
579 operation_in_progress = EINPROGRESS, enumerator