Searched refs:thread_unwind_stop (Results 1 – 1 of 1) sorted by relevance
59 static _Unwind_Reason_Code thread_unwind_stop(int version,132 thread_unwind_stop(int version __unused, _Unwind_Action actions, in thread_unwind_stop() function172 _Unwind_ForcedUnwind(&curthread->ex, thread_unwind_stop, NULL); in thread_unwind()