Searched defs:stackfreelist (Results 1 – 1 of 1) sorted by relevance
77 type stackfreelist struct { struct78 list gclinkptr // linked list of free stacks79 size uintptr // total size of stacks in list