Soft'N'Design Software
/
projects
/
benchmarks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fed933a
)
same timer for all tests
author
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Mon, 6 Oct 2025 09:37:17 +0000
(11:37 +0200)
committer
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Mon, 6 Oct 2025 09:37:17 +0000
(11:37 +0200)
pipe_lat.c
patch
|
blob
|
blame
|
history
diff --git
a/pipe_lat.c
b/pipe_lat.c
index b30397be4551beb627ca7c421747d0410925acd6..016e770fbf22bac6597405c68f3df20ec23bcde3 100644
(file)
--- a/
pipe_lat.c
+++ b/
pipe_lat.c
@@
-24,7
+24,7
@@
int (*parse_arg_ext) (char *) = NULL;
#define MSGLEN 128
#define MAXBUF 1024
-#define TIMER 100
+#define TIMER 100
0
pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;
ts_t ts1, ts2;