diff options
author | Christian Cunningham <cc@localhost> | 2022-03-13 20:38:17 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2022-03-13 20:38:17 -0700 |
commit | 60cd2c9cf98171a0ddd49cabc13c2d7febbf2eba (patch) | |
tree | e1ba5a3d7dd0754df9628fab59aaf0e034c2ef59 | |
parent | 202407635831154d71e2594703f29e581e91ac27 (diff) |
Updated TODOs
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,7 +20,10 @@ ## Todo - Write Thesis Paper - Semaphore Implementation - - Add in remaining checks + - Return if the thread can be added + - Mutex lock sequentially + - Modularize + - Add in remaining checks (scheduling) ## SVC Calls - Sysinfo |