Searched refs:ReqWrapQueue (Results 1 – 2 of 2) sorted by relevance
33 Environment::ReqWrapQueue::head_) \
1184 typedef ListHead<ReqWrapBase, &ReqWrapBase::req_wrap_queue_> ReqWrapQueue; typedef1187 inline ReqWrapQueue* req_wrap_queue() { return &req_wrap_queue_; } in req_wrap_queue()1399 ReqWrapQueue req_wrap_queue_;