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

References

projects/openmp/runtime/src/kmp_dispatch.h
   57     int gtid, dispatch_private_info_template<T> *pr,
   58     dispatch_shared_info_template<T> volatile *sh, kmp_int32 *p_last, T *p_lb,
   58     dispatch_shared_info_template<T> volatile *sh, kmp_int32 *p_last, T *p_lb,
   59     T *p_ub, typename traits_t<T>::signed_t *p_st, T nproc, T unit_id);
   59     T *p_ub, typename traits_t<T>::signed_t *p_st, T nproc, T unit_id);
   59     T *p_ub, typename traits_t<T>::signed_t *p_st, T nproc, T unit_id);