Loading...
pthreads/pthread_join.3 Libc-391 Libc-262.3.2
--- Libc/Libc-391/pthreads/pthread_join.3
+++ Libc/Libc-262.3.2/pthreads/pthread_join.3
@@ -68,6 +68,8 @@
 .Fn pthread_join
 is cancelled, then the target thread is not detached.
 .Pp
+A thread that has exited but remains unjoined counts against
+[_POSIX_THREAD_THREADS_MAX].
 .Sh RETURN VALUES
 If successful,  the
 .Fn pthread_join