Searched defs:atexit (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/vmalloc/ | ||
H A D | vmexit.c | 43 int atexit(void (*exitf)(void)) function 45 int atexit(exitf) 61 atexit(void (*exitf)(void)) function 63 atexit(exitf) |
Completed in 7 milliseconds