emaste added a comment. As an aside we may want `pthread_getthreadid_np()` (the user-facing thread ID) on FreeBSD instead of `pthread_self()` (an opaque pointer), as a separate / later change. Repository: rL LLVM https://reviews.llvm.org/D31774