start_working_list 110 ompi/mca/topo/treematch/treematch/tm_thread_pool.c work_t *start_working_list = local ->working_list; start_working_list 122 ompi/mca/topo/treematch/treematch/tm_thread_pool.c while(start_working_list->next == NULL) { start_working_list 126 ompi/mca/topo/treematch/treematch/tm_thread_pool.c work = start_working_list->next; start_working_list 127 ompi/mca/topo/treematch/treematch/tm_thread_pool.c start_working_list->next = work-> next;