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

References

projects/openmp/runtime/src/kmp_alloc.cpp
 1982         old_ptr = TCR_PTR(q_th->th.th_free_lists[index].th_free_list_sync);
 1985         *((void **)tail) = old_ptr;
 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);
 1991           *((void **)tail) = old_ptr;