20 #ifndef MCA_FBTL_POSIX_H
21 #define MCA_FBTL_POSIX_H
23 #include "ompi_config.h"
25 #include "ompi/mca/fbtl/fbtl.h"
26 #include "ompi/mca/io/ompio/io_ompio.h"
28 extern int mca_fbtl_posix_priority;
32 int mca_fbtl_posix_component_init_query(
bool enable_progress_threads,
33 bool enable_mpi_threads);
Top-level interface for all MCA components.
Back-end structure for MPI_File.
Definition: io_ompio.h:121
Main top-level request struct definition.
Definition: request.h:100