Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/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();
/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();