mirror of
https://github.com/drasko/codezero.git
synced 2026-03-29 08:19:03 +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.