Home
last modified time | relevance | path

Searched refs:set_curr_task (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp1332 kmp_team_t *team, int tid, int set_curr_task) { argument
1338 tid, team, task, set_curr_task ? "TRUE" : "FALSE"));
1370 if (set_curr_task) { // only do this init first time thread is created
H A Dkmp.h4129 int set_curr_task);