Home
last modified time | relevance | path

Searched defs:hook_ptr (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/intrusive/example/
Ddoc_recursive_member.cpp26 typedef hook_type* hook_ptr; typedef
Ddoc_function_hooks.cpp34 typedef hook_type* hook_ptr; typedef
/third_party/boost/boost/intrusive/detail/
Dhook_traits.hpp156 typedef typename Functor::hook_ptr hook_ptr; typedef
/third_party/boost/boost/fiber/
Dcontext.hpp78 using hook_ptr = hook_type *; typedef