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.cpp440 thread_local atomic_uint8_t Running{0}; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOptBisect.cpp41 bool Running) { in printPassMessage()
/freebsd/contrib/llvm-project/lldb/source/Host/aix/
H A DHost.cpp31 Running, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h57 bool Running = true; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h87 bool Running = false; ///< Is the timer currently running? variable