Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gprpp/
Dfork.cc124 void DecThreadCount() { in DecThreadCount() function in grpc_core::internal::ThreadState
252 void Fork::DecThreadCount() { in DecThreadCount() function in grpc_core::Fork
254 thread_state_->DecThreadCount(); in DecThreadCount()
Dthd_posix.cc101 grpc_core::Fork::DecThreadCount(); in ThreadInternalsPosix()
111 grpc_core::Fork::DecThreadCount(); in ThreadInternalsPosix()
Dfork.h69 static void DecThreadCount();