Searched refs:grpc_thread_pool_trace (Results 1 – 3 of 3) sorted by relevance
25 DebugOnlyTraceFlag grpc_thread_pool_trace(false, "thread_pool"); variable35 if (GRPC_TRACE_FLAG_ENABLED(grpc_thread_pool_trace)) { in PopFront()126 if (GRPC_TRACE_FLAG_ENABLED(grpc_thread_pool_trace)) { in Put()148 if (GRPC_TRACE_FLAG_ENABLED(grpc_thread_pool_trace) && in Get()159 if (GRPC_TRACE_FLAG_ENABLED(grpc_thread_pool_trace) && in Get()
30 extern DebugOnlyTraceFlag grpc_thread_pool_trace;
29 if (GRPC_TRACE_FLAG_ENABLED(grpc_thread_pool_trace)) { in Run()