Searched refs:TFM_POOL_DECLARE (Results 1 – 4 of 4) sorted by relevance
39 #define TFM_POOL_DECLARE(name, chunksz, num) \ macro
20 TFM_POOL_DECLARE(connection_pool, sizeof(struct connection_t),
49 TFM_POOL_DECLARE(req_pool, sizeof(struct client_request_t),
27 TFM_POOL_DECLARE(req_pool, sizeof(struct client_request_t),