This website requires JavaScript.
Explore
Help
Sign In
Rativel
/
BurritOS
Watch
1
Star
1
Fork
0
You've already forked BurritOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
BurritOS
/
src
/
kernel
History
Rémi Rativel
597ffa753a
test lock for multiple threads
...
Signed-off-by: Rémi Rativel <remi.rativel@etudiant.univ-rennes1.fr>
2023-04-20 15:20:28 +02:00
..
exception.rs
BurritOS now read configuration file
2023-04-19 18:09:08 +02:00
mgerror.rs
Updated docs
2023-03-22 16:03:36 +01:00
mod.rs
Synch now public mod
2023-04-12 13:16:04 +02:00
process.rs
Added debug attributes to structs pertaining to thread in order to allow for applying assertions upon Thread
2023-03-10 19:11:15 +01:00
synch.rs
BurritOS now read configuration file
2023-04-19 18:09:08 +02:00
system.rs
Add debug field to thread_manager and tried to fix sc_join (not worked :-( )
2023-04-13 02:05:21 +02:00
thread_manager.rs
test lock for multiple threads
2023-04-20 15:20:28 +02:00
thread.rs
lint: remove some warning
2023-04-12 15:32:46 +02:00