mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-10 19:06:05 +00:00

Implement thread name getting sysctl() on NetBSD. Also fix the incorrect type in pthread_setname_np() in the relevant test. Differential Revision: https://reviews.llvm.org/D70363