Changes in benchmark/ctxswitch/pthreads.c [bf71cfd:dc33b5b]
- File:
-
- 1 edited
-
benchmark/ctxswitch/pthreads.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/ctxswitch/pthreads.c
rbf71cfd rdc33b5b 14 14 ) 15 15 16 printf("% llu\n", result);16 printf("%g\n", result); 17 17 }
Note:
See TracChangeset
for help on using the changeset viewer.