Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2885 typedef struct kmp_task_team_list_t { struct
2887 kmp_task_team_list_t *next; argument
2888 } kmp_task_team_list_t; typedef