Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_alloc.cpp2023 void *head = this_thr->th.th_free_lists[index].th_free_list_other; in ___kmp_fast_free()
2026 this_thr->th.th_free_lists[index].th_free_list_other = ptr; in ___kmp_fast_free()
2041 this_thr->th.th_free_lists[index].th_free_list_other = ptr; in ___kmp_fast_free()
2075 this_thr->th.th_free_lists[index].th_free_list_other = ptr; in ___kmp_fast_free()
Dkmp.h2468 void *th_free_list_other; // Non-self free list (to be returned to owner's member