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