Sync primitives
The only synchronization primitives in the libraries currently are:
Userspace Spinlocks (zzuspin)
This simple spinlock implementation is used currently as zuzuOS does not have any synchronization primitives.
zuzu v2.0 Prowl will deliver tools to implement userspace synchronization primitives.