mirror of
https://github.com/taigrr/gopher-os
synced 2026-03-22 22:52:27 -07:00
Since the Go runtime is not yet setup there is no support for spinlocking if a lock cannot be acquired. This makes the locking code useless for now.