Searched refs:common_panic (Results 1 – 3 of 3) sorted by relevance
86 common_panic(const char *head, const char *why) in common_panic() function113 common_panic("*** libc thread failure: ", why); in thr_panic()119 common_panic("*** libc aio system failure: ", why); in aio_panic()126 common_panic("*** libc mutex system failure: ", why); in mutex_panic()
77 common_panic("abort_handler_s: ", msg); in abort_handler_s()
349 extern void common_panic(const char *, const char *) __NORETURN;