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
Quentin Legot
21f3a72a3d
Fix exceptions with semaphore
2023-04-12 14:49:08 +02:00
..
exception.rs
Fix exceptions with semaphore
2023-04-12 14:49: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
Fix exceptions with semaphore
2023-04-12 14:49:08 +02:00
system.rs
Fix exceptions with semaphore
2023-04-12 14:49:08 +02:00
thread_manager.rs
Fix exceptions with semaphore
2023-04-12 14:49:08 +02:00
thread.rs
Add new thread exception (untested)
2023-04-11 17:47:36 +02:00