Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dmempool.c13 struct pool { struct
14 struct pool *next; argument
19 void* mempool_alloc_tile(struct mempool *mp) { in mempool_alloc_tile() argument
39 struct pool *p; in mempool_alloc_tile() argument