func runtime.acquirep
11 uses
runtime (current package)
proc.go#L1310: acquirep(_g_.m.nextp.ptr())
proc.go#L1724: acquirep(_p_) // temporarily borrow p for mallocs in this function
proc.go#L2258: acquirep(_g_.m.nextp.ptr())
proc.go#L2458: acquirep(_g_.m.nextp.ptr())
proc.go#L2785: acquirep(_p_)
proc.go#L2849: acquirep(_p_)
proc.go#L2894: acquirep(_p_)
proc.go#L3803: acquirep(_p_)
proc.go#L3831: acquirep(_p_)
proc.go#L4863: acquirep(p)
proc.go#L4915: func acquirep(_p_ *p) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)