Lines Matching refs:UnwindSafe
59 use std::panic::{catch_unwind, RefUnwindSafe, UnwindSafe};
233 A: RefUnwindSafe + UnwindSafe,
258 A: RefUnwindSafe + UnwindSafe,
345 F: FnMut(&Context<'_>) -> Result<T> + Send + UnwindSafe + 'static, in create_scalar_function()
367 A: RefUnwindSafe + UnwindSafe, in create_aggregate_function() argument
390 A: RefUnwindSafe + UnwindSafe, in create_window_function() argument
422 F: FnMut(&Context<'_>) -> Result<T> + Send + UnwindSafe + 'static, in create_scalar_function()
484 A: RefUnwindSafe + UnwindSafe, in create_aggregate_function() argument
515 A: RefUnwindSafe + UnwindSafe, in create_window_function() argument
570 A: RefUnwindSafe + UnwindSafe, in call_boxed_step() argument
616 A: RefUnwindSafe + UnwindSafe, in call_boxed_inverse() argument
655 A: RefUnwindSafe + UnwindSafe, in call_boxed_final() argument
699 A: RefUnwindSafe + UnwindSafe, in call_boxed_value() argument