|
Thrill
0.1
|
#include <thrill/common/defines.hpp>#include <thrill/common/functional.hpp>#include <thrill/common/stats_timer.hpp>#include <thrill/common/thread_barrier.hpp>#include <thrill/net/group.hpp>#include <algorithm>#include <array>#include <condition_variable>#include <functional>#include <mutex>#include <string>#include <utility>#include <vector>
Include dependency graph for flow_control_channel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FlowControlChannel |
| Provides a blocking collection for communication. More... | |
| class | FlowControlChannel::LocalData |
Namespaces | |
| thrill | |
| thrill::net | |
Macros | |
| #define | THRILL_NET_FLOW_CONTROL_CHANNEL_HEADER |
| #define THRILL_NET_FLOW_CONTROL_CHANNEL_HEADER |
Definition at line 14 of file flow_control_channel.hpp.