mirror of
https://github.com/taigrr/gopher-os
synced 2026-03-23 01:12:26 -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.