Public Member Functions | |
PerThreadShutdownState () | |
Public Attributes | |
std::mutex | mutex |
bool | shutdown |
Definition at line 218 of file client_async.cc.
|
inline |
Definition at line 221 of file client_async.cc.
|
mutable |
Definition at line 219 of file client_async.cc.
bool grpc::testing::AsyncClient< StubType, RequestType >::PerThreadShutdownState::shutdown |
Definition at line 220 of file client_async.cc.