Home
last modified time | relevance | path

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

/llvm-project/offload/include/OpenMP/
H A DInternalTypes.h58 unsigned executing : 1; /* 1==executing, 0==not executing */ member
/llvm-project/openmp/runtime/src/
H A Dkmp.h2696 unsigned executing : 1; member