Searched refs:call_a (Results 1 – 1 of 1) sorted by relevance
123 fn call_a<R>(f: impl FnOnce(FnContext) -> R, injected: bool) -> impl FnOnce() -> R { in join_context() function141 let status_a = unwind::halt_unwinding(call_a(oper_a, injected)); in join_context()