HomeSort by relevance Sort by last modified time
    Searched refs:DecThreadCount (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/src/core/lib/gprpp/
fork.h 69 static void DecThreadCount();
fork.cc 124 void DecThreadCount() {
252 void Fork::DecThreadCount() {
254 thread_state_->DecThreadCount();
thd_posix.cc 101 grpc_core::Fork::DecThreadCount();
111 grpc_core::Fork::DecThreadCount();

Completed in 353 milliseconds