|
@@ -63,8 +63,6 @@
|
|
|
|
|
|
/* The number of threads per process. */
|
|
/* The number of threads per process. */
|
|
#define _POSIX_THREAD_THREADS_MAX 64
|
|
#define _POSIX_THREAD_THREADS_MAX 64
|
|
-/* This is the value this implementation supports. */
|
|
|
|
-#define PTHREAD_THREADS_MAX 16384
|
|
|
|
|
|
|
|
/* Maximum amount by which a process can descrease its asynchronous I/O
|
|
/* Maximum amount by which a process can descrease its asynchronous I/O
|
|
priority level. */
|
|
priority level. */
|