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