Searched defs:Pool (Results 1 – 5 of 5) sorted by relevance
21 type Pool[T any] struct { type
37 type Pool interface { interface441 func (m *nameTracker) Pool(p Pool) string { func
66 Pool Pool // The Ninja pool to which the rule belongs. member138 Pool Pool member
106 func (n *ninjaWriter) Pool(name string) error { func
65 IsPoolVisible(pool Pool) bool