HomeSort by relevance Sort by last modified time
    Searched full:procresize (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
proc1.go 72 if procresize(int32(procs)) != nil {
623 p1 := procresize(procs)
2688 func procresize(nprocs int32) *p { func
    [all...]
stack1.go 239 // procresize. Just get a stack from the global pool.
  /prebuilts/go/linux-x86/src/runtime/
proc1.go 72 if procresize(int32(procs)) != nil {
623 p1 := procresize(procs)
2688 func procresize(nprocs int32) *p { func
    [all...]
stack1.go 239 // procresize. Just get a stack from the global pool.

Completed in 1080 milliseconds