Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp570 Expected<uint64_t> ELFNixPlatform::createPThreadKey() { createPThreadKey() function in llvm::orc::ELFNixPlatform
H A DMachOPlatform.cpp770 Expected<uint64_t> MachOPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::MachOPlatform