Home
last modified time | relevance | path

Searched defs:Pool (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/common/
Dpool.hpp63 template <class Type, uint16_t kPoolSize> class Pool : private NonCopyable class
69 Pool(void) in Pool() function in ot::Pool
86 explicit Pool(Instance &aInstance) in Pool() function in ot::Pool