Searched refs:HandleWrapQueue (Results 1 – 2 of 2) sorted by relevance
29 Environment::HandleWrapQueue::head_) \
1183 typedef ListHead<HandleWrap, &HandleWrap::handle_wrap_queue_> HandleWrapQueue; typedef1186 inline HandleWrapQueue* handle_wrap_queue() { return &handle_wrap_queue_; } in handle_wrap_queue()1398 HandleWrapQueue handle_wrap_queue_;