args2             341 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   void *args2[3];
args2             360 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   args2[0] = &c;
args2             361 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   args2[1] = tab;
args2             362 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   args2[2] = &res;
args2             364 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   work2 = create_work(3, args2, f2);
args2             365 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   work3 = create_work(4, args2, f2);
args2             366 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   work4 = create_work(5, args2, f2);