Home
last modified time | relevance | path

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

/llvm-project/offload/include/OpenMP/
H A DInternalTypes.h34 unsigned tiedness : 1; /* task is either tied (1) or untied (0) */ member
/llvm-project/openmp/runtime/src/
H A Dkmp.h2710 unsigned tiedness : 1; member