Public Member Functions | |
PerThreadShutdownState () | |
Public Attributes | |
std::mutex | mutex |
bool | shutdown |
Definition at line 530 of file server_async.cc.
|
inline |
Definition at line 533 of file server_async.cc.
|
mutable |
Definition at line 531 of file server_async.cc.
bool grpc::testing::AsyncQpsServerTest< RequestType, ResponseType, ServiceType, ServerContextType >::PerThreadShutdownState::shutdown |
Definition at line 532 of file server_async.cc.