We can't yield it when the next thread is unblocked for now because it may still be holding a lock that the prempted thread is waiting on. |
||
|---|---|---|
| .. | ||
| context_switch.s | ||
| jump_user_space.s | ||
| process_manager.cpp | ||
| process_manager.h | ||
| scheduler.cpp | ||
| scheduler.h | ||
We can't yield it when the next thread is unblocked for now because it may still be holding a lock that the prempted thread is waiting on. |
||
|---|---|---|
| .. | ||
| context_switch.s | ||
| jump_user_space.s | ||
| process_manager.cpp | ||
| process_manager.h | ||
| scheduler.cpp | ||
| scheduler.h | ||