Searched refs:cleanup_caller (Results 1 – 1 of 1) sorted by relevance
42 static void cleanup_caller(detail::thread::cleanup_func_t cleanup_function,void* data) in cleanup_caller() function in boost::thread_specific_ptr87 detail::set_tss_data(this,&cleanup_caller,cleanup,new_value,true); in reset()