Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dlightweight_thread.hpp145 template<class F> class lw_thread_impl: public lw_abstract_thread class
149 explicit lw_thread_impl( F f ): f_( f ) in lw_thread_impl() function in boost::detail::lw_thread_impl