root/opal/mca/pmix/pmix4x/pmix/test/test_publish.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /*
   2  * Copyright (c) 2015      Intel, Inc.  All rights reserved.
   3  * Copyright (c) 2015      Mellanox Technologies, Inc.
   4  *                         All rights reserved.
   5  * $COPYRIGHT$
   6  *
   7  * Additional copyrights may follow
   8  *
   9  * $HEADER$
  10  *
  11  */
  12 
  13 #include <src/include/pmix_config.h>
  14 #include <pmix.h>
  15 
  16 #include "test_common.h"
  17 
  18 int test_publish_lookup(char *my_nspace, int my_rank);

/* [<][>][^][v][top][bottom][index][help] */