Rémi Rativel
|
dc6c454250
|
Merge remote-tracking branch 'origin/thread_scheduler' into thread_scheduler
# Conflicts:
# src/kernel/synch.rs
|
2023-03-13 23:41:20 +01:00 |
|
Rémi Rativel
|
5b7a12ab0f
|
Documentation for different functions of synch.rs
|
2023-03-13 23:38:45 +01:00 |
|
|
7de7f2e007
|
Fix scheduler switch_to by making a lot of change(use smart pointers in place of lifetime reference)
|
2023-03-13 21:47:06 +01:00 |
|
|
45fea708fc
|
Changed all reference to thread with an RefCell to enforce mutability
|
2023-03-10 19:11:16 +01:00 |
|
Samy Solhi
|
1ac2e322cf
|
synch.rs implemented
|
2023-03-10 19:04:23 +01:00 |
|
Rémi Rativel
|
aad2ecbd4c
|
small fix
|
2023-03-10 19:04:22 +01:00 |
|
Rémi Rativel
|
5465267f3c
|
Sarting synch.rs implementation
|
2023-03-10 19:04:22 +01:00 |
|