oshmem_mpi_thread_multiple   90 oshmem/runtime/oshmem_shmem_init.c bool oshmem_mpi_thread_multiple = false;
oshmem_mpi_thread_multiple  365 oshmem/runtime/oshmem_shmem_init.c     oshmem_mpi_thread_multiple = (oshmem_mpi_thread_provided == SHMEM_THREAD_MULTIPLE) ? true : false;
oshmem_mpi_thread_multiple   41 oshmem/runtime/runtime.h OSHMEM_DECLSPEC extern bool oshmem_mpi_thread_multiple;