#include <server_helper.h>
Public Attributes | |
std::condition_variable | condition |
std::mutex | mutex |
bool | server_started = false |
Definition at line 56 of file server_helper.h.
std::condition_variable grpc::testing::interop::ServerStartedCondition::condition |
Definition at line 58 of file server_helper.h.
std::mutex grpc::testing::interop::ServerStartedCondition::mutex |
Definition at line 57 of file server_helper.h.
Definition at line 59 of file server_helper.h.