req_list_t        296 test/benchmark-pump.c static req_list_t* req_freelist = NULL;
req_list_t        300 test/benchmark-pump.c   req_list_t* req;
req_list_t        308 test/benchmark-pump.c   req = (req_list_t*) malloc(sizeof *req);
req_list_t        314 test/benchmark-pump.c   req_list_t* req = (req_list_t*) uv_req;