//go:build !(windows || unix || darwin) package osthread func onmainthread() bool { return false }