GRPC C++  1.39.1
Namespaces | Functions | Variables
examine_stack.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/examine_stack.h"

Namespaces

 grpc_core
 Round Robin Policy.
 

Functions

gpr_current_stack_trace_func grpc_core::GetCurrentStackTraceProvider ()
 
void grpc_core::SetCurrentStackTraceProvider (gpr_current_stack_trace_func current_stack_trace_provider)
 
absl::optional< std::string > grpc_core::GetCurrentStackTrace ()
 

Variables

gpr_current_stack_trace_func grpc_core::g_current_stack_trace_provider = nullptr