github.com/GeniusesGroup/libgo@v0.0.0-20220929090155-5ff932cb408e/cpu/core.go (about) 1 /* For license and copyright info please see LEGAL file in repository */ 2 3 package cpu 4 5 // ActiveCoreID or WhichCoreAmIOn return active core id that thread(goroutine) run on it. 6 func ActiveCoreID() uint64