Changes in / [4ab767a:c8ffd74f]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel/startup.cfa
r4ab767a rc8ffd74f 496 496 this.rdq.id = -1u; 497 497 this.rdq.target = -1u; 498 this.rdq.cutoff = -1ull;498 this.rdq.cutoff = 0ull; 499 499 do_terminate = false; 500 500 preemption_alarm = 0p;
Note: See TracChangeset
for help on using the changeset viewer.