thr2_count         37 test/threads/opal_condition.c static volatile int thr2_count = 0;
thr2_count         69 test/threads/opal_condition.c         thr2_count++;
thr2_count        115 test/threads/opal_condition.c     test_verify_int(TEST_COUNT, thr2_count);