runtime.consistentHeapStats.release (method)
10 uses
runtime (current package)
mcache.go#L179: memstats.heapStats.release()
mcache.go#L231: memstats.heapStats.release()
mcache.go#L264: memstats.heapStats.release()
mgcscavenge.go#L739: memstats.heapStats.release()
mgcsweep.go#L508: memstats.heapStats.release()
mgcsweep.go#L556: memstats.heapStats.release()
mheap.go#L1296: memstats.heapStats.release()
mheap.go#L1378: memstats.heapStats.release()
mheap.go#L1485: memstats.heapStats.release()
mstats.go#L885: func (m *consistentHeapStats) release() {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |