Removes the internal next ptr from the Thread class. We avoid doing a memory operation when scheduling on yield because we simply cycle the item to the back of the list. |
||
|---|---|---|
| .. | ||
| linked_list.h | ||
Removes the internal next ptr from the Thread class. We avoid doing a memory operation when scheduling on yield because we simply cycle the item to the back of the list. |
||
|---|---|---|
| .. | ||
| linked_list.h | ||