Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dpacked-union.c11 unsigned owner_id; member
/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h244 std::atomic_int owner_id; // (gtid+1) of owning thread, 0 if unlocked member
258 std::atomic<int> owner_id; // (gtid+1) of owning thread, 0 if unlocked member
378 volatile kmp_int32 owner_id; // (gtid+1) of owning thread, 0 if unlocked member
478 volatile kmp_uint32 owner_id; // (gtid+1) of owning thread, 0 if unlocked member