Changeset 5cb51502 for libcfa/src/concurrency/kernel
- Timestamp:
- Apr 5, 2021, 3:18:12 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- b0904bf
- Parents:
- c9ec301
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel/startup.cfa
rc9ec301 r5cb51502 455 455 this.name = name; 456 456 this.cltr = &_cltr; 457 full_proc = true;458 457 do_terminate = false; 459 458 preemption_alarm = 0p;
Note: See TracChangeset
for help on using the changeset viewer.