Searched refs:IncThreadCount (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/src/core/lib/gprpp/ | ||
D | fork.cc | 128 void IncThreadCount() { in IncThreadCount() function in grpc_core::internal::ThreadState |
D | fork.h | 78 static void IncThreadCount(); |
D | thd_posix.cc | 91 Fork::IncThreadCount(); in ThreadInternalsPosix() |