Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libthr/thread/
Dthr_exit.c106 _Unwind_ForcedUnwind(struct _Unwind_Exception *ex, _Unwind_Stop_Fn stop_func, in _Unwind_ForcedUnwind() argument
109 return (*uwl_forcedunwind)(ex, stop_func, stop_arg); in _Unwind_ForcedUnwind()