github.com/geniusesgroup/libgo@v0.0.0-20220713101832-828057a9d3d4/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