Searched defs:mPool (Results 1 – 2 of 2) sorted by relevance
/nrf52832-nimble/rt-thread/components/cplusplus/ | ||
H A D | Queue.h | 71 char mPool[(sizeof(struct rt_messagequeue)+sizeof(T)) * queue_sz]; variable |
H A D | Mail.h | 78 T* mPool[queue_sz]; variable |