Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h757 struct kmp_hw_attr_t { struct
765 kmp_hw_attr_t() in kmp_hw_attr_t() argument
790 bool contains(const kmp_hw_attr_t &other) const { in contains() argument
821 bool operator==(const kmp_hw_attr_t &rhs) const { argument