Searched refs:unload_list (Results 1 – 1 of 1) sorted by relevance
1845 soinfo_list_t unload_list; in soinfo_unload_impl() local1846 unload_list.push_back(root); in soinfo_unload_impl()1852 while ((si = unload_list.pop_front()) != nullptr) { in soinfo_unload_impl()1872 unload_list.push_back(child); in soinfo_unload_impl()