Searched refs:no_task_error (Results 1 – 1 of 1) sorted by relevance
31 pub no_task_error: Option<SystemError>, field51 no_task_error: None, in new()114 kwo.no_task_error = Some(SystemError::ECHILD); in do_wait()117 if let Some(err) = &kwo.no_task_error { in do_wait()