Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp3440 typedef struct kmp_team_list_item { struct
3442 struct kmp_team_list_item *next; argument