- File:
-
- 1 edited
-
libcfa/src/concurrency/kernel/startup.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel/startup.cfa
r3e1a705 rab5baab 397 397 // make sure the current state is still correct 398 398 /* paranoid */ verify(src->state == Ready); 399 src->corctx_flag = true; 399 400 400 401 // context switch to specified coroutine
Note:
See TracChangeset
for help on using the changeset viewer.