github.com/liangmanlin/routine@v1.1.0/thread_safe.go (about) 1 //go:build safe 2 3 package routine 4 5 const thread_safe = true