Searched refs:AtExitInfoList (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/stdlib/
H A Dexit.cpp43 typedef SinglyLinkedList<AtExitInfo> AtExitInfoList; typedef
80 AtExitInfoList fFreeList;
128 static AtExitInfoList sAtExitInfoStack;

Completed in 86 milliseconds