Changes in / [7c38d53:7d6e01d]
- File:
-
- 1 edited
-
libcfa/src/concurrency/io.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/io.cfa
r7c38d53 r7d6e01d 432 432 } 433 433 434 __cfaabi_bits_print_safe( STD ERR_FILENO,434 __cfaabi_bits_print_safe( STDOUT_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.