update test
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 20 Aug 2008 20:10:56 +0000 (20:10 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 20 Aug 2008 20:10:56 +0000 (20:10 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3047 04897980-b3bd-0310-b5e0-8ef037075253

trunk/tests/kernel/test-wbias-rwlock.c

index c29bf0d6dcb51906f705084b261b77714703c942..20835b034f663e410445659196803050657b4ba8 100644 (file)
@@ -53,7 +53,7 @@
  * 1 : test with thread preemption readers.
  * 0 : test only with non-preemptable thread readers.
  */
-#define TEST_PREEMPT 1
+#define TEST_PREEMPT 0
 
 #if (TEST_PREEMPT)
 #define NR_PREADERS 2
This page took 0.025187 seconds and 4 git commands to generate.