stop_progress_thread   24 opal/mca/btl/ugni/btl_ugni_progress_thread.c static volatile int stop_progress_thread = 0;
stop_progress_thread   46 opal/mca/btl/ugni/btl_ugni_progress_thread.c     while (stop_progress_thread == 0) {
stop_progress_thread   59 opal/mca/btl/ugni/btl_ugni_progress_thread.c         if ((status == GNI_RC_SUCCESS) && (stop_progress_thread == 0)) {
stop_progress_thread  104 opal/mca/btl/ugni/btl_ugni_progress_thread.c     stop_progress_thread = 1;