burritos/src/kernel
2023-04-20 14:50:44 +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 Updated lock_release to update lock in objaddr list 2023-04-20 14:50:44 +02:00
thread.rs lint: remove some warning 2023-04-12 15:32:46 +02:00