Changeset 7ab28b69 for libcfa/src/concurrency/kernel
- Timestamp:
- Sep 28, 2020, 3:07:35 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- e927ba8
- Parents:
- e6cfb4e2
- File:
- 
      - 1 edited
 
 - 
          
  libcfa/src/concurrency/kernel/startup.cfa (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      libcfa/src/concurrency/kernel/startup.cfare6cfb4e2 r7ab28b69 470 470 this.name = name; 471 471 this.cltr = &_cltr; 472 id = -1u;473 472 full_proc = true; 474 473 destroyer = 0p; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  