Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_exit.c103 _Unwind_ForcedUnwind(struct _Unwind_Exception *ex, _Unwind_Stop_Fn stop_func, in _Unwind_ForcedUnwind() argument
106 return (*uwl_forcedunwind)(ex, stop_func, stop_arg); in _Unwind_ForcedUnwind()