Searched refs:GetRuntimeSched (Results 1 – 4 of 4) sorted by relevance
163 omp_sched_t sched = currTaskDescr->GetRuntimeSched(); in omp_get_ancestor_thread_num()227 *kind = currTaskDescr->GetRuntimeSched(); in omp_get_schedule()248 (int)currTaskDescr->GetRuntimeSched(), in omp_set_schedule()
240 omp_sched_t rtSched = currTaskDescr->GetRuntimeSched(); in dispatch_init()
20 INLINE omp_sched_t omptarget_nvptx_TaskDescr::GetRuntimeSched() const { in GetRuntimeSched() function
104 INLINE omp_sched_t GetRuntimeSched() const;