Searched defs:wait_functor (Results 1 – 1 of 1) sorted by relevance
75 struct wait_functor { struct77 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 *;