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