Changeset d4da1535 for libcfa/src/concurrency/kernel
- Timestamp:
- Mar 29, 2022, 4:41:30 PM (4 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 4598e03
- Parents:
- edf247b (diff), 6e47b49 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
libcfa/src/concurrency/kernel/startup.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel/startup.cfa
redf247b rd4da1535 558 558 559 559 idle_wctx.sem = 0; 560 idle_wctx.wake_time = 0; 560 561 561 562 // I'm assuming these two are reserved for standard input and output
Note:
See TracChangeset
for help on using the changeset viewer.