Home
last modified time | relevance | path

Searched defs:stackfreelist (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmcache.go77 type stackfreelist struct { struct
78 list gclinkptr // linked list of free stacks
79 size uintptr // total size of stacks in list