Home
last modified time | relevance | path

Searched refs:Outstanding (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp29 ++Outstanding; in dispatch()
35 --Outstanding; in dispatch()
43 OutstandingCV.wait(Lock, [this]() { return Outstanding == 0; }); in shutdown()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp36 ++Outstanding; in dispatch()
42 --Outstanding; in dispatch()
50 OutstandingCV.wait(Lock, [this]() { return Outstanding == 0; }); in shutdown()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DTaskDispatch.h122 size_t Outstanding = 0; variable
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h57 size_t Outstanding = 0; variable
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DGitHubMove.rst258 Outstanding Questions