Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_exit.c59 static _Unwind_Reason_Code thread_unwind_stop(int version,
132 thread_unwind_stop(int version __unused, _Unwind_Action actions, in thread_unwind_stop() function
172 _Unwind_ForcedUnwind(&curthread->ex, thread_unwind_stop, NULL); in thread_unwind()