mirror of
https://github.com/drasko/codezero.git
synced 2026-06-05 16:44:09 +02:00
- Compiles and Codezero runs as normal without touching mutex implementation - Mutex implementation needs testing. The mutex control syscall allows userspace programs to declare any virtual address as a mutex lock and ask for help from the kernel syscall for resolving locking contentions.