Searched defs:__cxa_atexit (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdlib/
H A Datexit.c80 __cxa_atexit(void (*func)(void *), void *arg, void *dso) function
130 * Call all handlers registered with __cxa_atexit() for the shared

Completed in 475 milliseconds