thread_complete    18 orte/test/mpi/interlib.c static opal_pmix_lock_t thread_complete;
thread_complete    59 orte/test/mpi/interlib.c     OPAL_PMIX_WAKEUP_THREAD(&thread_complete);
thread_complete    96 orte/test/mpi/interlib.c     OPAL_PMIX_CONSTRUCT_LOCK(&thread_complete);
thread_complete   177 orte/test/mpi/interlib.c     OPAL_PMIX_WAIT_THREAD(&thread_complete);
thread_complete    53 orte/test/mpi/pinterlib.c static mylock_t thread_complete;
thread_complete    97 orte/test/mpi/pinterlib.c     MY_WAKEUP_THREAD(&thread_complete);
thread_complete   136 orte/test/mpi/pinterlib.c     MY_CONSTRUCT_LOCK(&thread_complete);
thread_complete   190 orte/test/mpi/pinterlib.c     MY_WAIT_THREAD(&thread_complete);