Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thread_pool/
H A Dthread_count.h72 AutoThreadCounter MakeAutoThreadCounter(size_t idx) { in MakeAutoThreadCounter() function
143 AutoThreadCounter MakeAutoThreadCounter() { return AutoThreadCounter(this); }; in MakeAutoThreadCounter() function