Files
swift-mirror/lib/Threading/Pthreads.cpp
Matt Jacobson e8661a2cc7 Threading: fix the FreeBSD build
FreeBSD provides `pthread_attr_get_np()`, not `pthread_getattr_np()`.  Also,
avoid leaking `attr` on error.
2022-11-16 05:12:22 -05:00

3.3 KiB