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

References

projects/openmp/runtime/src/kmp_alloc.cpp
  332     volatile void *old_value = TCR_PTR(th->th.th_local.bget_list);
  337     while (!KMP_COMPARE_AND_STORE_PTR(&th->th.th_local.bget_list,
  340       old_value = TCR_PTR(th->th.th_local.bget_list);