summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorMark Johannes <Mark.Johannes@OARcorp.com>1996-08-12 14:48:13 +0000
committerMark Johannes <Mark.Johannes@OARcorp.com>1996-08-12 14:48:13 +0000
commitda4e38d98e4329d891a07f33d1265142cbbf8d8f (patch)
treed4b20b8ba5fab81dbfd160f2f9108e3f00e38bf1 /testsuites
parentadded test cases for errors in pthread_mutexattr_getpshared (diff)
downloadrtems-da4e38d98e4329d891a07f33d1265142cbbf8d8f.tar.bz2
system.h: added condition variable #define for 10 condition variables
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/psx10/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx10/system.h b/testsuites/psxtests/psx10/system.h
index a0e2220827..cc90d48945 100644
--- a/testsuites/psxtests/psx10/system.h
+++ b/testsuites/psxtests/psx10/system.h
@@ -37,6 +37,8 @@ void *Task_1_through_3(
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
+#define CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES 10
+
#include <confdefs.h>
/* global variables */