summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmbarrier03/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmbarrier03/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmbarrier03/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmbarrier03/init.c b/testsuites/psxtmtests/psxtmbarrier03/init.c
index 4b924c8ccb..0ec7c63e4e 100644
--- a/testsuites/psxtmtests/psxtmbarrier03/init.c
+++ b/testsuites/psxtmtests/psxtmbarrier03/init.c
@@ -68,7 +68,7 @@ void *POSIX_Init(
* unblocking operation.
*/
benchmark_timer_initialize();
- status = pthread_barrier_wait( &barrier );
+ status = pthread_barrier_wait( &barrier );
end_time = benchmark_timer_read();
/*
* Upon successful completion return value, the status should be