opal_cr_thread_sleep_wait  146 opal/runtime/opal_cr.c int     opal_cr_thread_sleep_wait = 0;
opal_cr_thread_sleep_wait  263 opal/runtime/opal_cr.c     opal_cr_thread_sleep_wait = 100;
opal_cr_thread_sleep_wait  268 opal/runtime/opal_cr.c                                   &opal_cr_thread_sleep_wait);
opal_cr_thread_sleep_wait  382 opal/runtime/opal_cr.c                         opal_cr_thread_sleep_check, opal_cr_thread_sleep_wait);
opal_cr_thread_sleep_wait 1133 opal/runtime/opal_cr.c             usleep(opal_cr_thread_sleep_wait);