--- sysdeps/unix/sysv/linux/bits/local_lim.h.orig2 Thu Apr 21 15:13:53 2005 +++ sysdeps/unix/sysv/linux/bits/local_lim.h Thu Apr 21 15:14:04 2005 @@ -64,7 +64,7 @@ /* The number of threads per process. */ #define _POSIX_THREAD_THREADS_MAX 64 /* This is the value this implementation supports. */ -#define PTHREAD_THREADS_MAX 1024 +#define PTHREAD_THREADS_MAX 4096 /* Maximum amount by which a process can descrease its asynchronous I/O priority level. */