Home
last modified time | relevance | path

Searched refs:atexit_root_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Datexit.c100 atexit_root_t *arp; in __cxa_atexit()
137 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root; in __cxa_finalize()
171 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root; in _exithandle()
183 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root; in _get_exit_frame_monitor()
324 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root; in _preexec_exit_handlers()
/titanic_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h884 } atexit_root_t; typedef
912 atexit_root_t atexit_root;