Changes in libcfa/src/concurrency/io.cfa [5c581cc:068a202]
- File:
-
- 1 edited
-
libcfa/src/concurrency/io.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/io.cfa
r5c581cc r068a202 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.