Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Dinterop.h131 unsigned tasktype : 1; /* task is either explicit(1) or implicit (0) */ member
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp.h2461 unsigned tasktype : 1; /* task is either explicit(1) or implicit (0) */ member