Changes in benchmark/creation/pthreads.c [bf71cfd:dc33b5b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/creation/pthreads.c
rbf71cfd rdc33b5b 25 25 ) 26 26 27 printf("% llu\n", result);27 printf("%g\n", result); 28 28 }
Note:
See TracChangeset
for help on using the changeset viewer.