Searched defs:lw_thread_impl (Results 1 – 1 of 1) sorted by relevance
145 template<class F> class lw_thread_impl: public lw_abstract_thread class149 explicit lw_thread_impl( F f ): f_( f ) in lw_thread_impl() function in boost::detail::lw_thread_impl