Searched defs:ErrnoError (Results 1 – 1 of 1) sorted by relevance
188 fn thread_is_sleeping(tid: Pid) -> std::result::Result<bool, ErrnoError> { in thread_is_sleeping() argument208 fn wait_for_thread_to_sleep(tid: Pid, timeout: Duration) -> std::result::Result<(), ErrnoError> { in wait_for_thread_to_sleep() argument