Home
last modified time | relevance | path

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

/third_party/boost/boost/fiber/
Dcontext.hpp75 struct wait_functor { struct
77 using hook_type = wait_hook;
78 using hook_ptr = hook_type *;
79 using const_hook_ptr = const hook_type *;
80 using value_type = context;
81 using pointer = value_type *;
82 using const_pointer = const value_type *;