Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dquick_exit.c41 void (*cleanup)(void); member
58 h->cleanup = func; in at_quick_exit()
76 h->cleanup(); in quick_exit()
/picolibc-3.5.0-3.4.0/newlib/
DNEWS201 * math cleanup
252 * reentrancy cleanup
274 * major cleanup with linux header files regarding warnings
278 * doc cleanup
Dnewlib.hin32 /* If atexit() may dynamically allocate space for cleanup functions. */
DChangeLog-20151977 _fwalk. Conditionalize cleanup function call on _STDIO_BSD_SEMANTICS.
2922 * libc/reent/reent.c (_reclaim_reent): Remove atexit cleanup if
17936 * libc/posix/closedir.c: Add locking support and hash table cleanup.
24395 * libc/reent/reent.c (_reclaim_reent): Call cleanup indirectly
24584 * libc/sys/win32/syscalls.c (__win32_pid_to_posix_pid): Minor cleanup.