Symbol: PANIC
regress/lib/libpthread/barrier/barrier.c
18
PANIC("pthread_barrier_wait returned %d", rc);
regress/lib/libpthread/blocked_close/blocked_close.c
40
PANIC("deadlock detected");
regress/lib/libpthread/blocked_dup2/blocked_dup2.c
40
PANIC("deadlock detected");
regress/lib/libpthread/blocked_fifo/blocked_fifo.c
43
PANIC("deadlock detected");
regress/lib/libpthread/blocked_join/blocked_join.c
18
PANIC("deadlock detected");
regress/lib/libpthread/blocked_join/blocked_join.c
37
PANIC("cannot fork");
regress/lib/libpthread/blocked_shutdown/blocked_shutdown.c
40
PANIC("deadlock detected");
regress/lib/libpthread/cancel/cancel.c
121
PANIC("child 2");
regress/lib/libpthread/cancel/cancel.c
148
PANIC("child 3");
regress/lib/libpthread/cancel/cancel.c
184
PANIC("child 4");
regress/lib/libpthread/cancel/cancel.c
68
PANIC("child 1");
regress/lib/libpthread/close_race/close_race.c
37
PANIC("deadlock detected");
regress/lib/libpthread/dup2_race/dup2_race.c
37
PANIC("deadlock detected");
regress/lib/libpthread/errno/errno.c
78
PANIC("unknown thread in act_handler!");
regress/lib/libpthread/fork/fork.c
57
PANIC("sleeper timed out");
regress/lib/libpthread/fork/fork.c
95
PANIC("child _exit");
regress/lib/libpthread/pcap/pcap.c
40
PANIC("You may need to run this test as UID 0 (root)");
regress/lib/libpthread/preemption/preemption.c
64
PANIC("while");
regress/lib/libpthread/process_kill/process_kill.c
15
PANIC("deadlock detected");
regress/lib/libpthread/pthread_atfork/pthread_atfork.c
65
PANIC("fork");
regress/lib/libpthread/pthread_atfork/pthread_atfork.c
90
PANIC("fork");
regress/lib/libpthread/pthread_cond_timedwait/pthread_cond_timedwait.c
100
PANIC("pthread_cond_timedwait #0 failed to timeout");
regress/lib/libpthread/pthread_create/pthread_create.c
54
PANIC("return");
regress/lib/libpthread/pthread_join/pthread_join.c
67
PANIC("return");
regress/lib/libpthread/pthread_join/pthread_join.c
78
PANIC("return");
regress/lib/libpthread/setjmp/setjmp.c
53
PANIC("_longjmp");
regress/lib/libpthread/setjmp/setjmp.c
68
PANIC("longjmp");
regress/lib/libpthread/siginfo/siginfo.c
46
PANIC("How did we get here?");
regress/lib/libpthread/signals/ignore_sigchild/ignore_sigchild.c
21
PANIC("fork");
regress/lib/libpthread/signals/ignore_sigchild/ignore_sigchild.c
24
PANIC("execlp");
regress/lib/libpthread/sigsuspend/sigsuspend.c
248
PANIC("SIGPIPE did not terminate process");
regress/lib/libpthread/sigwait/sigwait.c
259
PANIC("SIGPIPE did not terminate process");
regress/lib/libpthread/socket/2/socket2.c
167
PANIC("child %d took too long to exit", pid);
regress/lib/libpthread/socket/2a/socket2a.c
114
PANIC("usage");
regress/lib/libpthread/spinlock/spinlock.c
20
PANIC("pthread_trylock returned %d", rc);