github.com/egonelbre/exp@v0.0.0-20240430123955-ed1d3aa93911/sync2/runtime2/goid_other.go (about)

     1  // +build !amd64
     2  
     3  package runtime2
     4  
     5  func GOID() int64 { return goidslow() }