Searched refs:thr_panic (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libc/port/unwind/
H A Dunwind.c88 thr_panic("_t_cancel(): _thrp_exit() returned");
95 thr_panic("_t_cancel(): _ex_clnup_handler() returned");
101 thr_panic("_t_cancel(): _ex_unwind() returned");
105 thr_panic("_t_cancel(): _ex_unwind_local() returned");
109 thr_panic("_t_cancel(): _thrp_exit() returned");
/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dthrp_unwind.c63 thr_panic("posix_stop_func(): _thrp_exit() returned");
120 thr_panic("_thrp_unwind(): _thrp_exit() returned");
/osnet-11/usr/src/lib/libc/port/threads/
H A Dalloc.c118 thr_panic("initial allocation failed; swap space exhausted?");
316 thr_panic("lfree() called with a misaligned pointer");
H A Dsigaction.c226 thr_panic("call_user_handler(): setcontext() returned");
288 thr_panic("take_deferred_signal(): __sigresend() failed");
328 * signal frames. The call to thr_panic() serves to prevent
331 thr_panic("sigacthandler(): call_user_handler() returned");
362 thr_panic("sigacthandler(): __setcontext() returned");
593 thr_panic("setcontext(): __setcontext() returned");
H A Ddoor_calls.c602 thr_panic("door_xcreate_n - no privdoor_data "
677 thr_panic("door server create function illegal return");
H A Dassfail.c118 thr_panic(const char *why) function
H A Dthr.c774 thr_panic("_thrp_exit(): exit(0) returned");
883 thr_panic("_thrp_exit(): _lwp_terminate() returned");
956 thr_panic("_thrp_exit_common(): _thrp_unwind() returned");
1279 thr_panic("cannot allocate thread structure for main thread");
1556 thr_panic("cannot allocate thread hash table");
2552 thr_panic(buf);
H A Dsynch.c83 thr_panic("mutex_setup() cannot acquire stall_mutex");
481 thr_panic("cannot allocate thread queue_head table");
939 thr_panic("dequeue_self(): curthread not found on queue");
3252 thr_panic("cond_sleep_queue(): thread not on queue");
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1191 extern void thr_panic(const char *);
1192 #pragma rarely_called(thr_panic)

Completed in 70 milliseconds