This is the complete list of members for QMPool, including all inherited members.
blockSize | QMPool | private |
end | QMPool | private |
free_head | QMPool | private |
free_head_dis | QMPool | private |
nFree | QMPool | private |
nFree_dis | QMPool | private |
nMin | QMPool | private |
nTot | QMPool | private |
QMPool_get(QMPool *const me, uint_fast16_t const margin, uint_fast8_t const qsId) | QMPool | |
QMPool_init(QMPool *const me, void *const poolSto, uint_fast32_t const poolSize, uint_fast16_t const blockSize) | QMPool | |
QMPool_put(QMPool *const me, void *const block, uint_fast8_t const qsId) | QMPool | |
start | QMPool | private |