Home
last modified time | relevance | path

Searched defs:this_team (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_cancel.cpp49 kmp_team_t *this_team = this_thr->th.th_team; in __kmpc_cancel() local
157 kmp_team_t *this_team = this_thr->th.th_team; in __kmpc_cancellationpoint() local
246 kmp_team_t *this_team = this_thr->th.th_team; in __kmpc_cancel_barrier() local
317 kmp_team_t *this_team = this_thr->th.th_team; in __kmp_get_cancellation_status() local
Dkmp_tasking.cpp1481 kmp_team_t *this_team = thread->th.th_team; in __kmp_invoke_task() local