Home
last modified time | relevance | path

Searched refs:ompi_mpi_file_bootstrap_mutex (Results 1 – 4 of 4) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dfile_open.c40 extern opal_mutex_t ompi_mpi_file_bootstrap_mutex;
95 opal_mutex_lock(&ompi_mpi_file_bootstrap_mutex); in MPI_File_open()
99 opal_mutex_unlock(&ompi_mpi_file_bootstrap_mutex); in MPI_File_open()
102 opal_mutex_unlock(&ompi_mpi_file_bootstrap_mutex); in MPI_File_open()
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dfile_open.c40 extern opal_mutex_t ompi_mpi_file_bootstrap_mutex;
95 opal_mutex_lock(&ompi_mpi_file_bootstrap_mutex); in MPI_File_open()
99 opal_mutex_unlock(&ompi_mpi_file_bootstrap_mutex); in MPI_File_open()
102 opal_mutex_unlock(&ompi_mpi_file_bootstrap_mutex); in MPI_File_open()
/dports/net/openmpi3/openmpi-3.1.6/ompi/file/
H A Dfile.c37 opal_mutex_t ompi_mpi_file_bootstrap_mutex = OPAL_MUTEX_STATIC_INIT; variable
/dports/net/openmpi/openmpi-4.1.1/ompi/file/
H A Dfile.c37 opal_mutex_t ompi_mpi_file_bootstrap_mutex = OPAL_MUTEX_STATIC_INIT; variable