- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel.cfa
r6011658 r32a8b61 619 619 lock( kernel_abort_lock __cfaabi_dbg_ctx2 ); 620 620 621 // disable interrupts, it no longer makes sense to try to interrupt this processor622 disable_interrupts();623 624 621 // first task to abort ? 625 622 if ( kernel_abort_called ) { // not first task to abort ?
Note:
See TracChangeset
for help on using the changeset viewer.