[Lldb-commits] [PATCH] D153900: [lldb] Deprecate SBHostOS threading functionality
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 27 11:13:32 PDT 2023
clayborg added a comment.
I think the SBHostOS::ThreadCreated() function used to just set the thread name for the current thread, but looks like that hasn't been hooked up for a while. Don't know who was using this before, but LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153900/new/
https://reviews.llvm.org/D153900
More information about the lldb-commits
mailing list