Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DTaskDispatch.h127 std::condition_variable OutstandingCV; global() variable
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h58 std::condition_variable OutstandingCV; variable