Searched defs:thread_exit_callback_node (Results 1 – 2 of 2) sorted by relevance
67 struct thread_exit_callback_node struct69 boost::detail::thread_exit_function_base* func;70 thread_exit_callback_node* next;72 thread_exit_callback_node(boost::detail::thread_exit_function_base* func_, in thread_exit_callback_node() argument
180 struct thread_exit_callback_node struct182 boost::detail::thread_exit_function_base* func;183 thread_exit_callback_node* next;185 thread_exit_callback_node(boost::detail::thread_exit_function_base* func_, in thread_exit_callback_node() argument