Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_thrp_unwind
usr/src/lib/libc/inc/thr_uberdata.h
1452
extern void _thrp_unwind(void *);
usr/src/lib/libc/port/threads/thr.c
966
_thrp_unwind(NULL);
usr/src/lib/libc/port/unwind/unwind.c
100
(*fptr)(_thrp_unwind, NULL);