Searched refs:NewBuiltinPool (Results 1 – 2 of 2) sorted by relevance
116 localPool = blueprint.NewBuiltinPool("local_pool")119 remotePool = blueprint.NewBuiltinPool("remote_pool")122 highmemPool = blueprint.NewBuiltinPool("highmem_pool")
126 var Console Pool = NewBuiltinPool("console")663 func NewBuiltinPool(name string) Pool { func