Searched refs:GetOmpThreadId (Results 1 – 4 of 4) sorted by relevance
59 DEVICE int GetOmpThreadId(int threadId,
138 DEVICE int GetOmpThreadId(int threadId, bool isSPMDExecutionMode) { in GetOmpThreadId() function
273 return GetOmpThreadId(tid, checkSPMDMode(loc)); in __kmpc_global_thread_num()
73 int rc = GetOmpThreadId(tid, isSPMDExecutionMode); in omp_get_thread_num()