Searched refs:topTaskDescr (Results 1 – 2 of 2) sorted by relevance
156 return topTaskDescr[tid]; in GetTopLevelTaskDescr()163 topTaskDescr[tid] = NULL; in InitThreadPrivateContext()
231 topTaskDescr[tid] = taskICV; in SetTopLevelTaskDescr()256 omptarget_nvptx_TaskDescr *topTaskDescr[MAX_THREADS_PER_TEAM]; variable