github.com/CAFxX/fastrand@v0.1.0/cpu_yield_nounsafe.go (about) 1 // +build fastrand_nounsafe 2 3 package fastrand 4 5 func cpuYield(uint32) {}