Home
last modified time | relevance | path

Searched refs:listenLoop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp80 ListenerThread = std::thread([this]() { listenLoop(); }); in start()
186 void FDSimpleRemoteEPCTransport::listenLoop() { in listenLoop() function in llvm::orc::FDSimpleRemoteEPCTransport
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h133 void listenLoop();