Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1966 soinfo_list_t external_unload_list; in soinfo_unload_impl() local
1987 external_unload_list.push_back(child); in soinfo_unload_impl()
2021 while ((si = external_unload_list.pop_front()) != nullptr) { in soinfo_unload_impl()