Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c130 return (__cxa_atexit((_exithdlr_func_t)func, NULL, NULL)); in atexit()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h870 typedef void (*_exithdlr_func_t) (void*); typedef
874 _exithdlr_func_t hdlr; /* handler itself */