Home
last modified time | relevance | path

Searched refs:DecThreadCount (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Dfork.cc134 void DecThreadCount() { in DecThreadCount() function in grpc_core::internal::ThreadState
226 void Fork::DecThreadCount() { in DecThreadCount() function in grpc_core::Fork
228 thread_state_->DecThreadCount(); in DecThreadCount()
Dthd_posix.cc142 Fork::DecThreadCount(); in ThreadInternalsPosix()
154 Fork::DecThreadCount(); in ThreadInternalsPosix()
Dfork.h81 static void DecThreadCount();