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 | 99 class Interrupted(TestResult): class |