20,741
edits
m (→mark()) |
|||
| Line 305: | Line 305: | ||
= The pool manager = | = The pool manager = | ||
[[File:NasalNaGetCallgraph.png|thumb|450px|Callgraph for naGC_get()]] | |||
All high level type allocators (naNewString, naNewVector, naNewHash etc) make use of the naNew() call introduced earlier. | All high level type allocators (naNewString, naNewVector, naNewHash etc) make use of the naNew() call introduced earlier. | ||