Home
last modified time | relevance | path

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

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