Searched refs:GetPrevTaskDescr (Results 1 – 4 of 4) sorted by relevance
181 threadId, currTaskDescr->GetPrevTaskDescr()); in __kmpc_kernel_end_parallel()254 threadId, currTaskDescr->GetPrevTaskDescr()); in __kmpc_end_serialized_parallel()
162 omptarget_nvptx_TaskDescr *parentTaskDescr = newTaskDescr->GetPrevTaskDescr(); in __kmpc_omp_task_complete_if0()
183 currTaskDescr = currTaskDescr->GetPrevTaskDescr(); in omp_get_ancestor_thread_num()
117 INLINE omptarget_nvptx_TaskDescr *GetPrevTaskDescr() const { return prev; } in GetPrevTaskDescr() function