Themis Demetriades
|
79061fcb9b
|
Update thread module to maintain list of ready threads in descending order of priority
|
2024-10-15 13:51:41 +01:00 |
|
Themis Demetriades
|
d4d5a7a937
|
Update thread_priority_greater function signature to explicitly signal unused parameter
|
2024-10-15 12:01:03 +01:00 |
|
Themis Demetriades
|
f1fa7d2ffb
|
Reformat thread_priority_greater to fit code style
|
2024-10-15 11:51:40 +01:00 |
|
Themis Demetriades
|
1821d73b09
|
Add comparison function for thread list elements based on thread priority
|
2024-10-15 11:50:04 +01:00 |
|
Themis Demetriades
|
4ed64cf173
|
Add guard in thread_set_priority ensuring priority values are within correct range
|
2024-10-15 10:47:38 +01:00 |
|
|
|
f5d130f832
|
Implement non-busy timer_sleep (task 0)
|
2024-10-14 19:21:53 +01:00 |
|
Mark Wheelhouse
|
1a669267d0
|
fixed interrupt disabling bug in threads_ready function
|
2024-10-02 15:04:13 +01:00 |
|
LabTS
|
8724a2641e
|
provided code
|
2024-10-01 23:37:39 +01:00 |
|