Changes in kernel/generic/src/proc/task.c [ca4c5596:0b5203b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/proc/task.c
rca4c5596 r0b5203b 269 269 { 270 270 /* 271 * Remove the task from the task odict.271 * Remove the task from the task B+tree. 272 272 */ 273 273 irq_spinlock_lock(&tasks_lock, true);
Note:
See TracChangeset
for help on using the changeset viewer.