Home
last modified time | relevance | path

Searched defs:MakeAutoThreadCounter (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/event_engine/thread_pool/
Dthread_count.h70 AutoThreadCounter MakeAutoThreadCounter(size_t idx) { in MakeAutoThreadCounter() function
141 AutoThreadCounter MakeAutoThreadCounter() { return AutoThreadCounter(this); }; in MakeAutoThreadCounter() function