Changes in libcfa/src/concurrency/io.cfa [8a5e357:bdfd0bd]
- File:
-
- 1 edited
-
libcfa/src/concurrency/io.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/io.cfa
r8a5e357 rbdfd0bd 244 244 245 245 remote = true; 246 __STATS__( true, io.calls.helped++; )246 __STATS__( false, io.calls.helped++; ) 247 247 } 248 248 proc->io.target = MAX;
Note:
See TracChangeset
for help on using the changeset viewer.