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

References

projects/openmp/runtime/src/kmp_alloc.cpp
 1854   ptr = TCR_SYNC_PTR(this_thr->th.th_free_lists[index].th_free_list_sync);
 1860         &this_thr->th.th_free_lists[index].th_free_list_sync, ptr, nullptr)) {
 1862       ptr = TCR_SYNC_PTR(this_thr->th.th_free_lists[index].th_free_list_sync);
 1982         old_ptr = TCR_PTR(q_th->th.th_free_lists[index].th_free_list_sync);
 1988             &q_th->th.th_free_lists[index].th_free_list_sync, old_ptr, head)) {
 1990           old_ptr = TCR_PTR(q_th->th.th_free_lists[index].th_free_list_sync);