Home
last modified time | relevance | path

Searched refs:set_thread_name (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostNativeThreadBase.cpp57 llvm::set_thread_name(info_up->thread_name); in ThreadCreateTrampoline()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DThreading.cpp35 void llvm::set_thread_name(const Twine &Name) {} in set_thread_name() function in llvm
H A DThreadPool.cpp46 set_thread_name(formatv("llvm-worker-{0}", ThreadID)); in grow()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h229 LLVM_ABI void set_thread_name(const Twine &Name);
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DThreading.inc90 void llvm::set_thread_name(const Twine &Name) {
104 // set_thread_name so that subsequent calls to get_thread_name return this
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DProtocolServerMCP.cpp178 llvm::set_thread_name("protocol-server.mcp"); in Start()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc183 void llvm::set_thread_name(const Twine &Name) {