Home
last modified time | relevance | path

Searched refs:ReqWrapQueue (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_postmortem_metadata.cc33 Environment::ReqWrapQueue::head_) \
Denv.h1184 typedef ListHead<ReqWrapBase, &ReqWrapBase::req_wrap_queue_> ReqWrapQueue; typedef
1187 inline ReqWrapQueue* req_wrap_queue() { return &req_wrap_queue_; } in req_wrap_queue()
1399 ReqWrapQueue req_wrap_queue_;