Home
last modified time | relevance | path

Searched defs:atexit_fn (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/stdlib/
Datexit.h37 struct atexit_fn { struct
38 union {
41 } fn_ptr;
42 void *fn_arg; /* argument for CXA callback */
43 void *fn_dso; /* shared module handle */