Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Datexit.cpp56 class AtexitArray { class
98 bool AtexitArray::append_entry(const AtexitEntry& entry) { in append_entry()
113 AtexitEntry AtexitArray::extract_entry(size_t idx) { in extract_entry()
124 void AtexitArray::recompact() { in recompact()
160 void AtexitArray::set_writable(bool writable) { in set_writable()
168 bool AtexitArray::expand_capacity() { in expand_capacity()
193 static AtexitArray g_array;