Thrill
0.1
|
#include <algorithm>
#include <functional>
#include <tlx/logger/core.hpp>
#include <foxxll/common/error_handling.hpp>
#include <foxxll/config.hpp>
#include <foxxll/io/request_queue_impl_1q.hpp>
#include <foxxll/io/serving_request.hpp>
Go to the source code of this file.
Namespaces | |
foxxll | |
FOXXLL library namespace | |
Macros | |
#define | FOXXLL_CHECK_FOR_PENDING_REQUESTS_ON_SUBMISSION 1 |
#define FOXXLL_CHECK_FOR_PENDING_REQUESTS_ON_SUBMISSION 1 |
Definition at line 31 of file request_queue_impl_1q.cpp.