Searched defs:Interrupted (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/rustix/src/thread/ | ||
D | clock.rs | 95 Interrupted(Timespec), enumerator |
/third_party/python/Lib/test/libregrtest/ | ||
D | runtest.py | 98 class Interrupted(TestResult): class |