Home
last modified time | relevance | path

Searched refs:ul_unwind (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/unwind/
H A Dunwind.c100 if (fptr != NULL && self->ul_unwind) { in _t_cancel()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h592 char ul_unwind; /* posix: unwind C++ stack */ member
1059 char ul_unwind; /* posix: unwind C++ stack */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c527 ulwp.ul_unwind); in d_ulwp()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c962 self->ul_unwind = 1; in _thrp_exit_common()