This website requires JavaScript.
Explore
Help
Register
Sign In
Rativel
/
BurritOS
Watch
1
Star
1
Fork
1
You've already forked BurritOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e65e48f479268ae03b7cdb4098d8b790cb1914eb
BurritOS
/
src
/
kernel
History
Rémi Rativel
638f96336b
merge branch documentation
2023-05-25 14:16:59 +02:00
..
exception.rs
merge branch documentation
2023-05-25 14:16:59 +02:00
mgerror.rs
Kernel documentation. Still need to do thread.rs
2023-05-14 23:51:15 +02:00
mod.rs
Kernel documentation. Still need to do thread.rs
2023-05-14 23:51:15 +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
Kernel documentation. Still need to do thread.rs
2023-05-14 23:51:15 +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
merge branch documentation
2023-05-25 14:16:59 +02:00
thread.rs
Kernel documentation. Still need to do thread.rs
2023-05-14 23:51:15 +02:00