Changes in / [7d6e01d:7c38d53]
- File:
-
- 1 edited
-
libcfa/src/concurrency/io.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/io.cfa
r7d6e01d r7c38d53 432 432 } 433 433 434 __cfaabi_bits_print_safe( STD OUT_FILENO,434 __cfaabi_bits_print_safe( STDERR_FILENO, 435 435 "----- I/O uRing Stats -----\n" 436 436 "- total submit calls : %'15llu\n"
Note:
See TracChangeset
for help on using the changeset viewer.