Searched refs:_thrp_exit (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/port/unwind/
H A Dunwind.c65 * _t_cancel will eventually call _thrp_exit().
87 _thrp_exit();
88 thr_panic("_t_cancel(): _thrp_exit() returned");
108 _thrp_exit();
109 thr_panic("_t_cancel(): _thrp_exit() returned");
/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dthrp_unwind.c62 _thrp_exit();
63 thr_panic("posix_stop_func(): _thrp_exit() returned");
119 _thrp_exit();
120 thr_panic("_thrp_unwind(): _thrp_exit() returned");
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1421 extern void _thrp_exit(void);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c746 _thrp_exit() function
774 thr_panic("_thrp_exit(): exit(0) returned");
883 thr_panic("_thrp_exit(): _lwp_terminate() returned");
952 * _thrp_unwind() will eventually call _thrp_exit().

Completed in 47 milliseconds