Home
last modified time | relevance | path

Searched refs:shared_locs (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/openpa/test/
H A Dtest_barriers.c715 OPA_store_int(&shared_array[shared_locs[i]], 0); in test_barriers_scattered_array()
719 thread_data[i].v_0 = &shared_array[shared_locs[0]]; in test_barriers_scattered_array()
720 thread_data[i].v_1 = &shared_array[shared_locs[1]]; in test_barriers_scattered_array()
721 thread_data[i].v_2 = &shared_array[shared_locs[2]]; in test_barriers_scattered_array()
722 thread_data[i].v_3 = &shared_array[shared_locs[3]]; in test_barriers_scattered_array()
723 thread_data[i].v_4 = &shared_array[shared_locs[4]]; in test_barriers_scattered_array()
724 thread_data[i].v_5 = &shared_array[shared_locs[5]]; in test_barriers_scattered_array()
725 thread_data[i].v_6 = &shared_array[shared_locs[6]]; in test_barriers_scattered_array()
726 thread_data[i].v_7 = &shared_array[shared_locs[7]]; in test_barriers_scattered_array()
727 thread_data[i].v_8 = &shared_array[shared_locs[8]]; in test_barriers_scattered_array()
[all …]