Searched defs:Reqpool (Results 1 – 1 of 1) sorted by relevance
24 typedef struct Reqpool Reqpool; typedef87 struct Reqpool { struct100 Reqpool* allocreqpool(void (*destroy)(Req*)); argument