OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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