Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_postmortem_metadata.cc29 Environment::HandleWrapQueue::head_) \
Denv.h1183 typedef ListHead<HandleWrap, &HandleWrap::handle_wrap_queue_> HandleWrapQueue; typedef
1186 inline HandleWrapQueue* handle_wrap_queue() { return &handle_wrap_queue_; } in handle_wrap_queue()
1398 HandleWrapQueue handle_wrap_queue_;