Searched defs:common_panic (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dassfail.c99 common_panic(const char *head, const char *why) function
126 common_panic("*** libc thread failure: ", why);
132 common_panic("*** libc aio system failure: ", why);
139 common_panic("*** libc mutex system failure: ", why);

Completed in 55 milliseconds