Searched defs:FnOnce (Results 1 – 6 of 6) sorted by relevance
91 ) -> minijail::Result<Child> in fork_process()
232 F: FnOnce(), in in_tmpdir()
159 F: FnOnce(), in call_once()
701 FUNC: FnOnce(), in execute_job()
375 pub(super) fn catch_unwind(&self, f: impl FnOnce()) { in catch_unwind()
594 before_sleep: impl FnOnce(), in park()