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

Declarations

projects/openmp/runtime/src/ompt-specific.h
   31 void __ompt_lw_taskteam_unlink(kmp_info_t *thr);

References

projects/openmp/runtime/src/kmp_csupport.cpp
  551     __ompt_lw_taskteam_unlink(this_thr);
projects/openmp/runtime/src/kmp_runtime.cpp
 1576           __ompt_lw_taskteam_unlink(master_th);
 1786             __ompt_lw_taskteam_unlink(master_th);
 1906             __ompt_lw_taskteam_unlink(master_th);
 2411       __ompt_lw_taskteam_unlink(master_th);