Home
last modified time | relevance | path

Searched refs:_thrp_unwind (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/unwind/
H A Dunwind_frame.S78 ENTRY(_thrp_unwind) function
81 SET_SIZE(_thrp_unwind)
/illumos-gate/usr/src/lib/libc/sparc/unwind/
H A Dunwind_frame.S73 ENTRY(_thrp_unwind) function
76 SET_SIZE(_thrp_unwind)
/illumos-gate/usr/src/lib/libc/port/unwind/
H A Dunwind.c102 (*fptr)(_thrp_unwind, NULL); in _t_cancel()
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dthrp_unwind.c82 _thrp_unwind(void *dummy __unused) in _thrp_unwind() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1450 extern void _thrp_unwind(void *);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c968 _thrp_unwind(NULL); in _thrp_exit_common()