Home
last modified time | relevance | path

Searched defs:Running (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_recursion_guard.h34 atomic_uint8_t &Running; variable
H A Dxray_fdr_logging.cpp445 thread_local atomic_uint8_t Running{0}; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOptBisect.cpp36 StringRef TargetDesc, bool Running) { in printPassMessage()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DTaskDispatch.h121 bool Running = true; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h56 bool Running = true; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h84 bool Running = false; ///< Is the timer currently running? variable