Searched defs:thread_call_stack (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ | ||
D | thread_context.hpp | 40 typedef call_stack<thread_context, thread_info_base> thread_call_stack; typedef in boost::asio::detail::thread_context |
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ | ||
H A D | task_io_service.hpp | 182 typedef call_stack<task_io_service, thread_info> thread_call_stack; typedef in asio::detail::task_io_service |