Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_exit.c120 thread_unwind_cleanup(_Unwind_Reason_Code code __unused, in thread_unwind_cleanup() function
171 curthread->ex.exception_cleanup = thread_unwind_cleanup; in thread_unwind()