Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/proc/task.c

    r0b5203b rca4c5596  
    269269{
    270270        /*
    271          * Remove the task from the task B+tree.
     271         * Remove the task from the task odict.
    272272         */
    273273        irq_spinlock_lock(&tasks_lock, true);
Note: See TracChangeset for help on using the changeset viewer.