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

References

projects/openmp/runtime/src/kmp_csupport.cpp
  312                     VOLATILE_CAST(microtask_t) microtask, // "wrapped" task
  313                     VOLATILE_CAST(launch_t) __kmp_invoke_task_func,
  415                   VOLATILE_CAST(microtask_t)
  417                   VOLATILE_CAST(launch_t) __kmp_invoke_teams_master,
projects/openmp/runtime/src/kmp_dispatch.cpp
 1294             *VOLATILE_CAST(kmp_int64 *) & vold.b,
 1295             *VOLATILE_CAST(kmp_int64 *) & vnew.b)) {
 1357                     *VOLATILE_CAST(kmp_int64 *) & vold.b,
 1358                     *VOLATILE_CAST(kmp_int64 *) & vnew.b)) {
projects/openmp/runtime/src/kmp_runtime.cpp
 7112                   VOLATILE_CAST(launch_t) __kmp_invoke_task_func, NULL);