Searched refs:mpiThreadSupport_ (Results 1 – 2 of 2) sorted by relevance
221 int ProcessGroupMPI::mpiThreadSupport_ = 0; member in c10d::ProcessGroupMPI238 nullptr, nullptr, MPI_THREAD_SERIALIZED, &mpiThreadSupport_)); in initMPIOnce()239 if (mpiThreadSupport_ < MPI_THREAD_SERIALIZED) { in initMPIOnce()
264 static int mpiThreadSupport_; member in c10d::ProcessGroupMPI