Searched refs:createPThreadKey (Results 1 – 2 of 2) sorted by relevance
225 Expected<uint64_t> createPThreadKey();
602 Expected<uint64_t> MachOPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::MachOPlatform925 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()