summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcleanup01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmcleanup01/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmcleanup01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmcleanup01/init.c b/testsuites/psxtmtests/psxtmcleanup01/init.c
index 2e704be551..0bca307a62 100644
--- a/testsuites/psxtmtests/psxtmcleanup01/init.c
+++ b/testsuites/psxtmtests/psxtmcleanup01/init.c
@@ -48,7 +48,7 @@ static void routine(void *arg)
static void benchmark_pthread_cleanup_push_pull(void)
{
- long end_time;
+ benchmark_timer_t end_time;
int execute = 1;
status = 0;