Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dtss.hpp42 static void cleanup_caller(detail::thread::cleanup_func_t cleanup_function,void* data) in cleanup_caller() function in boost::thread_specific_ptr
87 detail::set_tss_data(this,&cleanup_caller,cleanup,new_value,true); in reset()