Home
last modified time | relevance | path

Searched refs:add_thread_exit_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/
Dthread.hpp832 void BOOST_THREAD_DECL add_thread_exit_function(thread_exit_function_base*);
856 detail::add_thread_exit_function(thread_exit_func); in at_thread_exit()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/pthread/
Dthread.cpp698 void add_thread_exit_function(thread_exit_function_base* func) in add_thread_exit_function() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/win32/
Dthread.cpp878 void add_thread_exit_function(thread_exit_function_base* func) in add_thread_exit_function() function