Home
last modified time | relevance | path

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

/llvm-project/libc/src/pthread/
H A Dpthread_equal.cpp22 auto *lhs_internal = reinterpret_cast<Thread *>(&lhs); global() variable
/llvm-project/libc/src/threads/
H A Dthrd_equal.cpp21 auto *lhs_internal = reinterpret_cast<Thread *>(&lhs); global() variable