reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_alloc.cpp
 1943     void *head = this_thr->th.th_free_lists[index].th_free_list_other;
 1946       this_thr->th.th_free_lists[index].th_free_list_other = ptr;
 1961         this_thr->th.th_free_lists[index].th_free_list_other = ptr;
 1995         this_thr->th.th_free_lists[index].th_free_list_other = ptr;