Searched refs:set_thread_name (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHostNativeThreadBase.cpp59 llvm::set_thread_name(info->thread_name);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DThreading.cpp52 void llvm::set_thread_name(const Twine &Name) {} function in class:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h239 void set_thread_name(const Twine &Name);

Completed in 118 milliseconds