We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e79d60 commit 1688d76Copy full SHA for 1688d76
ompi/mpi/c/query_thread.c.in
@@ -27,7 +27,7 @@
27
#include "ompi/communicator/communicator.h"
28
#include "ompi/errhandler/errhandler.h"
29
30
-PROTOTYPE ERROR_CLASS query_thread(INT_OUT provided)
+PROTOTYPE ERROR_CLASS query_thread(TS_LEVEL_OUT provided)
31
{
32
if (MPI_PARAM_CHECK) {
33
OMPI_ERR_INIT_FINALIZE(FUNC_NAME);
0 commit comments