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

/haiku/src/system/libroot/posix/stdlib/
H A Dexit.cpp148 call_exit_hooks(const Predicate& predicate) function
268 call_exit_hooks(DSOPredicate(dsoHandle));
279 call_exit_hooks(AddressRangePredicate(start, size));

Completed in 32 milliseconds