Public Attributes | List of all members
grpc::testing::interop::ServerStartedCondition Struct Reference

#include <server_helper.h>

Public Attributes

std::condition_variable condition
 
std::mutex mutex
 
bool server_started = false
 

Detailed Description

Definition at line 56 of file server_helper.h.

Member Data Documentation

◆ condition

std::condition_variable grpc::testing::interop::ServerStartedCondition::condition

Definition at line 58 of file server_helper.h.

◆ mutex

std::mutex grpc::testing::interop::ServerStartedCondition::mutex

Definition at line 57 of file server_helper.h.

◆ server_started

bool grpc::testing::interop::ServerStartedCondition::server_started = false

Definition at line 59 of file server_helper.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:34